Class InactiveUserCannotLoginException

    • Constructor Detail

      • InactiveUserCannotLoginException

        protected InactiveUserCannotLoginException​(String newErrorCode,
                                                   String messageFormat,
                                                   Throwable cause,
                                                   Object[] exceptionDataEN,
                                                   Object[] exceptionData)
      • InactiveUserCannotLoginException

        public InactiveUserCannotLoginException​(Throwable cause)
        A user that has been marked as inactive cannot login.
        Parameters:
        cause - The originating exception, null if this is the originating exception