Public Member Functions

alma.acs.genfw.runtime.sm.AcsStateIllegalEventException Class Reference

Inherits java::lang::Exception.

List of all members.

Public Member Functions

 AcsStateIllegalEventException ()
 AcsStateIllegalEventException (String message)
 AcsStateIllegalEventException (Throwable cause)
 AcsStateIllegalEventException (String message, Throwable cause)

Detailed Description

Author:
hsommer
Deprecated:
since ACS 6.0, will be removed with 6.1 or 7.0. Use the generated alma.ACSErrTypeCommon.wrappers.AcsJIllegalStateEventEx instead. created Apr 15, 2004 4:45:45 PM

Constructor & Destructor Documentation

alma.acs.genfw.runtime.sm.AcsStateIllegalEventException.AcsStateIllegalEventException (  ) 
alma.acs.genfw.runtime.sm.AcsStateIllegalEventException.AcsStateIllegalEventException ( String  message  ) 
Parameters:
message 
alma.acs.genfw.runtime.sm.AcsStateIllegalEventException.AcsStateIllegalEventException ( Throwable  cause  ) 
Parameters:
cause 
alma.acs.genfw.runtime.sm.AcsStateIllegalEventException.AcsStateIllegalEventException ( String  message,
Throwable  cause 
)
Parameters:
message 
cause 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties