public class SuccessException extends RuntimeException
| Constructor and Description |
|---|
SuccessException() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSuccess(Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static boolean isSuccess(Throwable e)
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.