Class UnknownActivityException

  • All Implemented Interfaces:
    Serializable

    public class UnknownActivityException
    extends Exception

    An 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.

    See Also:
    Serialized Form
    • Constructor Detail

      • UnknownActivityException

        public UnknownActivityException​(String key)