Package io.minio.errors
Class ServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.minio.errors.MinioException
io.minio.errors.ServerException
- All Implemented Interfaces:
Serializable
Thrown to indicate that S3 service returning HTTP server error.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.minio.errors.MinioException
httpTrace, throwEncapsulatedExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServerException
-
-
Method Details
-
statusCode
public int statusCode()
-