Interface ExceptionAccessor.ExceptionProperty<EXC extends Throwable>

Type Parameters:
EXC - The actual exception type.
All Superinterfaces:
ExceptionAccessor<EXC>, ExceptionAccessor.ExceptionMutator<EXC>
Enclosing interface:
ExceptionAccessor<EXC extends Throwable>

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