public class TinyMvcActionNotFoundException extends Exception
| Constructor and Description |
|---|
TinyMvcActionNotFoundException(String actionName)
Constructor
|
TinyMvcActionNotFoundException(String actionName,
Throwable cause)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getActionName()
Returns the action name
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.