Class MinioException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BucketPolicyTooLargeException, ErrorResponseException, InsufficientDataException, InternalException, InvalidResponseException, ServerException, XmlParserException

public class MinioException extends Exception
Base Exception class for all minio-java exceptions.
See Also: