public class EventBusException extends RuntimeException
| Constructor and Description |
|---|
EventBusException(Set<Throwable> causes) |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
createMessage(Set<Throwable> causes) |
protected static Throwable |
createThrowable(Set<Throwable> causes) |
Set<Throwable> |
getCauses() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008–2017 Tigase. All rights reserved.