public interface ExceptionGroup
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getAction()
Accessor for bound IkasanExceptionAction
|
boolean |
includes(Throwable throwable)
Determines if the given Throwable is a member of this logical group
|
boolean includes(Throwable throwable)
throwable - <T> T getAction()
Copyright © 2007-2019 Ikasan. All Rights Reserved.