Interface ExceptionClassProvider
-
- All Known Implementing Classes:
DefaultExceptionClassProvider
public interface ExceptionClassProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Class<?>getExceptionClass(Exchange ex, boolean client)
-