Class UnknownUserException

    • Constructor Detail

      • UnknownUserException

        public UnknownUserException​(String caller,
                                    String userId)
        Set the caller
      • UnknownUserException

        public UnknownUserException​(String caller,
                                    String userId,
                                    Exception nested)
        Set the caller and the nested exception