Class UserNotActiveException

    • Constructor Detail

      • UserNotActiveException

        public UserNotActiveException()
      • UserNotActiveException

        public UserNotActiveException​(String message)
      • UserNotActiveException

        public UserNotActiveException​(String message,
                                      Throwable cause)
      • UserNotActiveException

        public UserNotActiveException​(Throwable cause)
      • UserNotActiveException

        public UserNotActiveException​(String message,
                                      Throwable cause,
                                      boolean enableSuppression,
                                      boolean writableStackTrace)