Interface ExceptionHandler<T extends Exception>

Type Parameters:
T -

interface ExceptionHandler<T extends Exception>
  • Method Summary

    Modifier and Type
    Method
    Description
    create(String message, Exception exception)