Class UserStoreException

    • Constructor Detail

      • UserStoreException

        public UserStoreException()
      • UserStoreException

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

        public UserStoreException​(String message,
                                  boolean convertMessage)
      • UserStoreException

        public UserStoreException​(String message)
      • UserStoreException

        public UserStoreException​(Throwable cause)