public interface ExceptionPolicy
ExceptionPolicy.Policies.| Modifier and Type | Interface and Description |
|---|---|
static class |
ExceptionPolicy.Policies
Default exception handling policies
|
| Modifier and Type | Method and Description |
|---|---|
<T> Function<Supplier<T>,Supplier<T>> |
handler()
Handle a supplier which may or may not throw an Exception.
|
Copyright © 2016 Atlassian. All rights reserved.