Class PublishException

    • Constructor Detail

      • PublishException

        public PublishException​(int errorCode)
      • PublishException

        public PublishException​(int errorCode,
                                int httpReason)
      • PublishException

        public PublishException​(int errorCode,
                                Throwable cause)
    • Method Detail

      • getHttpReason

        public int getHttpReason()
      • getErrorCode

        public int getErrorCode()