Class UserAgreementsApiException

    • Constructor Detail

      • UserAgreementsApiException

        public UserAgreementsApiException​(ErrorCode errorCode,
                                          String message)
      • UserAgreementsApiException

        public UserAgreementsApiException​(ErrorCode errorCode,
                                          String message,
                                          Throwable cause)
      • UserAgreementsApiException

        public UserAgreementsApiException​(ErrorCode errorCode,
                                          Throwable cause)
    • Method Detail

      • getErrorCode

        public ErrorCode getErrorCode()