Class UserStoreClientException

    • Constructor Detail

      • UserStoreClientException

        public UserStoreClientException()
      • UserStoreClientException

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

        public UserStoreClientException​(String message,
                                        String errorCode,
                                        Throwable cause)
      • UserStoreClientException

        public UserStoreClientException​(String message,
                                        String errorCode)
      • UserStoreClientException

        public UserStoreClientException​(String message)
      • UserStoreClientException

        public UserStoreClientException​(Throwable cause)
    • Method Detail

      • getErrorCode

        public String getErrorCode()