Class ApiException

    • Constructor Detail

      • ApiException

        public ApiException​(Integer httpCode,
                            String message)
      • ApiException

        public ApiException​(Integer httpCode)
    • Method Detail

      • getHttpCode

        public Integer getHttpCode()