

Public Member Functions | |
| AcsStateActionException () | |
| AcsStateActionException (String message) | |
| AcsStateActionException (Throwable cause) | |
| AcsStateActionException (String message, Throwable cause) | |
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.
| alma::acs::genfw::runtime::sm::AcsStateActionException::AcsStateActionException | ( | ) | [inline] |
| alma::acs::genfw::runtime::sm::AcsStateActionException::AcsStateActionException | ( | String | message | ) | [inline] |
| message |
| alma::acs::genfw::runtime::sm::AcsStateActionException::AcsStateActionException | ( | Throwable | cause | ) | [inline] |
| cause |
| alma::acs::genfw::runtime::sm::AcsStateActionException::AcsStateActionException | ( | String | message, | |
| Throwable | cause | |||
| ) | [inline] |
| message | ||
| cause |
1.6.2