public class ProcessException extends Exception
| Constructor and Description |
|---|
ProcessException(Class<? extends Annotation> type,
Method method,
Throwable cause) |
ProcessException(String string) |
ProcessException(String string,
Throwable throwable) |
ProcessException(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnnotationName() |
String |
getMethodName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2007-2016 Concurrent, Inc. All Rights Reserved.