Interface ExceptionAccessor.ExceptionMutator<EXC extends Throwable>

Type Parameters:
EXC - The actual exception type.
All Known Subinterfaces:
ExceptionAccessor.ExceptionProperty<EXC>
Enclosing interface:
ExceptionAccessor<EXC extends Throwable>

public static interface ExceptionAccessor.ExceptionMutator<EXC extends Throwable>
Provides a mutator for an Exception property.