org.deegree.datatypes.parameter
Class ParameterNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.deegree.datatypes.parameter.ParameterNotFoundException
- All Implemented Interfaces:
- Serializable
public class ParameterNotFoundException
- extends IllegalArgumentException
Thrown when a required parameter was not found in a
parameter group.
- Version:
- $Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
- Author:
- OpenGIS® consortium, last edited by: $Author: bezema $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParameterNotFoundException
public ParameterNotFoundException(String message,
String parameterName)
- Creates an exception with the specified message and parameter name.
- Parameters:
message
- The detail message. The detail message is saved for later retrieval by the
Throwable.getMessage()
method.parameterName
- The required parameter name.
getParameterName
public String getParameterName()
- Returns the required parameter name.
- Returns:
- the required parameter name.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net