public class ActionNotFoundException extends WebException
| Constructor and Description | 
|---|
ActionNotFoundException(String message)  | 
ActionNotFoundException(Throwable cause)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getMessage()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ActionNotFoundException(Throwable cause)
public ActionNotFoundException(String message)
public String getMessage()
getMessage in class WebExceptionCopyright © 2020 JavaLite. All rights reserved.