Interface MinioErrorHandler

All Superinterfaces:
org.springframework.util.ErrorHandler
All Known Implementing Classes:
AbstractMinioErrorHandler, DefaultMinioErrorHandler

public interface MinioErrorHandler extends org.springframework.util.ErrorHandler
The minio error handler.
Author:
Christian Bremer
  • Method Summary

    Modifier and Type
    Method
    Description
    Map minio exception.

    Methods inherited from interface org.springframework.util.ErrorHandler

    handleError
  • Method Details

    • map

      Map minio exception.
      Parameters:
      t - the throwable
      Returns:
      the minio exception