Class InactivityStateException

All Implemented Interfaces:
Serializable

public class InactivityStateException extends IllegalStateException
Exception occurs when there is no current activity.
See Also:
  • Constructor Details

    • InactivityStateException

      public InactivityStateException()
      Constructs a InactivityStateException.