E - the element typeB - The builder to return in order to be able to apply multiple
build operations.public static interface ExceptionAccessor.ExceptionBuilder<E extends Throwable,B extends ExceptionAccessor.ExceptionBuilder<E,B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withException(E aException)
Sets the exception for the exception property.
|
Copyright © 2017. All rights reserved.