public class ActionNotFoundException extends Exception
| Constructor and Description |
|---|
ActionNotFoundException(String action,
String message) |
ActionNotFoundException(String action,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
String |
getErrorDescription() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010-2014. All Rights Reserved.