alma::acs::genfw::runtime::sm::AcsStateActionException Class Reference

Inheritance diagram for alma::acs::genfw::runtime::sm::AcsStateActionException:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::genfw::runtime::sm::AcsStateActionException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 AcsStateActionException ()
 AcsStateActionException (String message)
 AcsStateActionException (Throwable cause)
 AcsStateActionException (String message, Throwable cause)

Static Private Attributes

static final long serialVersionUID = -4889646502613966074L

Detailed Description

Exception that can be thrown by a user-supplied action method called by the state machine.

Todo: move out of this package once we have general ACS state machine generation set up.

Author:
hsommer created Apr 27, 2004 5:37:39 PM

Constructor & Destructor Documentation

alma::acs::genfw::runtime::sm::AcsStateActionException::AcsStateActionException (  )  [inline]
alma::acs::genfw::runtime::sm::AcsStateActionException::AcsStateActionException ( String  message  )  [inline]
Parameters:
message 
alma::acs::genfw::runtime::sm::AcsStateActionException::AcsStateActionException ( Throwable  cause  )  [inline]
Parameters:
cause 
alma::acs::genfw::runtime::sm::AcsStateActionException::AcsStateActionException ( String  message,
Throwable  cause 
) [inline]
Parameters:
message 
cause 

Member Data Documentation

final long alma::acs::genfw::runtime::sm::AcsStateActionException::serialVersionUID = -4889646502613966074L [static, private]

The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2