Interface ExceptionHandlerAccessor.ExceptionHandlerMutator<EXC extends Throwable>

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

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