|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExceptionPolicy
Represents an exception handling policy. Default implementations can be found
in ExceptionPolicy.Policies.
| Nested Class Summary | |
|---|---|
static class |
ExceptionPolicy.Policies
Default exception handling policies |
| Method Summary | ||
|---|---|---|
|
handler()
Handle a supplier which may or may not throw an Exception. |
|
| Method Detail |
|---|
<T> com.google.common.base.Function<com.google.common.base.Supplier<T>,com.google.common.base.Supplier<T>> handler()
T - the return type of the Supplier
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||