Class UserException

    • Constructor Detail

      • UserException

        public UserException()
      • UserException

        public UserException​(String message)
      • UserException

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

        public UserException​(Throwable cause)