public class UnknownActivityException extends Exception
UnknownActivityException
is thrown by RhinoHousekeepingMBean methods when an
activity cannot be located. Typically this would mean that the activity has ended and
been removed by the SLEE.Constructor and Description |
---|
UnknownActivityException(String key) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownActivityException(String key)