Uses of Class
org.bremersee.data.minio.MinioException
-
-
Uses of MinioException in org.bremersee.data.minio
Methods in org.bremersee.data.minio that return MinioException Modifier and Type Method Description MinioException
DefaultMinioErrorHandler. map(Throwable t)
@NotNull MinioException
MinioErrorHandler. map(@NotNull Throwable t)
Map minio exception.
-