Package io.minio.errors
package io.minio.errors
-
ExceptionsClassDescriptionThrown to indicate that received bucket policy is larger than 20KiB size.Thrown to indicate that error response is received when executing Amazon S3 operation.Thrown to indicate that reading given InputStream gets EOFException before reading given length.Thrown to indicate that unexpected internal library error occurred while processing given request.Thrown to indicate that non-xml response thrown from server.Base Exception class for all minio-java exceptions.Thrown to indicate that S3 service returning HTTP server error.Thrown to indicate that error at XML marshalling or unmarshalling.