Class LoginException

    • Constructor Detail

      • LoginException

        public LoginException()
        Creates a new exception instance and initializes it with default values.
      • LoginException

        public LoginException​(String message)
        Creates a new exception instance and initializes it with a given message.
        Parameters:
        message - the error message