org.deegree.ogcwebservices
Class InvalidParameterValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.ogcbase.OGCException
org.deegree.ogcwebservices.OGCWebServiceException
org.deegree.ogcwebservices.InvalidParameterValueException
- All Implemented Interfaces:
- Serializable
public class InvalidParameterValueException
- extends OGCWebServiceException
Operation request contains an invalid parameter value
locator = Name of parameter with invalid value
- Version:
- $Revision: 9345 $, $Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidParameterValueException
public InvalidParameterValueException(String message)
- Parameters:
message
-
InvalidParameterValueException
public InvalidParameterValueException(String locator,
String message)
- Parameters:
locator
- message
-
InvalidParameterValueException
public InvalidParameterValueException(Throwable ex)
- Parameters:
ex
-
InvalidParameterValueException
public InvalidParameterValueException(String message,
Throwable ex)
- Parameters:
message
- ex
-
InvalidParameterValueException
public InvalidParameterValueException(String locator,
String message,
ExceptionCode code)
- Parameters:
locator
- message
- code
-
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net