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, toString
public ActionNotFoundException(Throwable cause)
public ActionNotFoundException(String message)
public String getMessage()
getMessage
in class WebException
Copyright © 2020 JavaLite. All rights reserved.