Interface ExceptionHandlerAccessor<EXC extends Throwable>

Type Parameters:
EXC - The Exception being handled by the ExceptionHandler.
All Known Subinterfaces:
ExceptionHandlerAccessor.ExceptionHandlerProperty<EXC>

public interface ExceptionHandlerAccessor<EXC extends Throwable>
Provides an accessor for an ExceptionHandler property.