Class FulfillRequestedUploadRequestException.UnableToProcessUploadRequest

    • Constructor Detail

      • UnableToProcessUploadRequest

        public UnableToProcessUploadRequest​(Throwable cause)
        Constructs a new exception indicating that the upload request could not be fulfilled due to an unknown or unhandled error.
        Parameters:
        cause - The unknown or unhandled error that occurred.
    • Method Detail

      • getErrorCode

        public String getErrorCode()
        Returns:
        the related error code string (as a technical error description)
      • getHttpStatusCode

        public int getHttpStatusCode()
        Returns:
        the HTTP status code related to this error