Class NotSignedInException

  • All Implemented Interfaces:
    Serializable

    public class NotSignedInException
    extends Exception
    Error stating the user must be signed-in in order to perform this action.
    See Also:
    Serialized Form
    • Constructor Detail

      • NotSignedInException

        public NotSignedInException()