Interface ExceptionHandlerAccessor.ExceptionHandlerProperty<EXC extends Throwable>

Type Parameters:
EXC - The Exception being handled by the ExceptionHandler.
All Superinterfaces:
ExceptionHandlerAccessor<EXC>, ExceptionHandlerAccessor.ExceptionHandlerMutator<EXC>
Enclosing interface:
ExceptionHandlerAccessor<EXC extends Throwable>

public static interface ExceptionHandlerAccessor.ExceptionHandlerProperty<EXC extends Throwable> extends ExceptionHandlerAccessor<EXC>, ExceptionHandlerAccessor.ExceptionHandlerMutator<EXC>
Provides a an ExceptionHandler property.