public class MinioException extends Exception
Constructor and Description |
---|
MinioException()
Constructs a new MinioException.
|
MinioException(String message)
Constructs a new MinioException with given error message.
|
MinioException(String message,
String httpTrace)
Constructs a new MinioException with given error message.
|
Modifier and Type | Method and Description |
---|---|
String |
httpTrace() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString