public class InsufficientDataException extends MinioException
| Constructor and Description |
|---|
InsufficientDataException(String message)
Constructs a new InsufficientDataException with given error message.
|
httpTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InsufficientDataException(String message)