org.resthub.web.springmvc.router.exceptions
Class ActionNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.resthub.web.springmvc.router.exceptions.ActionNotFoundException
- All Implemented Interfaces:
- Serializable
public class ActionNotFoundException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ActionNotFoundException
public ActionNotFoundException(String action,
Throwable cause)
ActionNotFoundException
public ActionNotFoundException(String action,
String message)
getAction
public String getAction()
getErrorDescription
public String getErrorDescription()
Copyright © 2010-2012. All Rights Reserved.