public class UnrecognizedActivityHandleException extends SLEEException
SleeEndpoint
if an attempt is made to
interact with an activity that is not known by the SLEE.Constructor and Description |
---|
UnrecognizedActivityHandleException(String message)
Create an
UnrecognizedActivityHandleException with a detail message. |
UnrecognizedActivityHandleException(String message,
Throwable cause)
Create an
UnrecognizedActivityHandleException with a detail message
and cause. |
getCause
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnrecognizedActivityHandleException(String message)
UnrecognizedActivityHandleException
with a detail message.message
- the detail message