public class InsufficientStorageException
extends org.apache.http.client.HttpResponseException
| Constructor and Description | 
|---|
InsufficientStorageException(String message)
HttpResponseException with 507 Insufficient Storage status. 
 | 
getReasonPhrase, getStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InsufficientStorageException(String message)
message - exception messageCopyright © 2001–2025 MickaĆ«l Guessant. All rights reserved.