org.ceryle.wiki.plugin.util
Class ParameterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ceryle.wiki.plugin.util.ParameterException
- All Implemented Interfaces:
- Serializable
public class ParameterException
- extends Exception
An exception thrown while processing query expression parameters.
- Author:
- John Volkar (john.volkar at gmail.com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParameterException
public ParameterException(String message)
ParameterException
public ParameterException(Parameter p)
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.