deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices
Class InvalidParameterValueException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.deegree.ogcbase.OGCException
              extended by org.deegree.ogcwebservices.OGCWebServiceException
                  extended by 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: 18195 $, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Andreas Poth, last edited by: $Author: mschneider $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.deegree.ogcbase.OGCException
code
 
Constructor Summary
InvalidParameterValueException(String message)
           
InvalidParameterValueException(String locator, String message)
           
InvalidParameterValueException(String locator, String message, ExceptionCode code)
           
InvalidParameterValueException(String message, Throwable ex)
           
InvalidParameterValueException(Throwable ex)
           
 
Method Summary
 
Methods inherited from class org.deegree.ogcwebservices.OGCWebServiceException
create, create, getLocator, setLocator
 
Methods inherited from class org.deegree.ogcbase.OGCException
getCode
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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 -

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org