Class UserAlreadyExistsException

    • Constructor Detail

      • UserAlreadyExistsException

        public UserAlreadyExistsException()
      • UserAlreadyExistsException

        public UserAlreadyExistsException​(String message)
      • UserAlreadyExistsException

        public UserAlreadyExistsException​(Throwable cause)
      • UserAlreadyExistsException

        public UserAlreadyExistsException​(String message,
                                          Throwable cause)