org.mentawai.core
Class InputException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mentawai.core.InputException
- All Implemented Interfaces:
- Serializable
public class InputException
- extends RuntimeException
An exception than can happen when trying to access an action input parameter.
- Author:
- Sergio Oliveira
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InputException
public InputException()
InputException
public InputException(Exception e)
InputException
public InputException(String msg)
Copyright © 2011. All Rights Reserved.