org.opengis.webservice.capability
Class UnknownOperatorNameException

Show UML class diagram
Object
  extended by Throwable
      extended by Exception
          extended by WebServiceException
              extended by UnknownOperatorNameException
All Implemented Interfaces:
Serializable

public class UnknownOperatorNameException
extends WebServiceException

Thrown if a given name is not a known Operator.

See Also:
Serialized Form

Constructor Summary
UnknownOperatorNameException(String message)
          Serial number for compatibility with different versions.
 
Method Summary
 
Methods inherited from class WebServiceException
getCode, getLocator, setLocator
 
Methods inherited from class Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnknownOperatorNameException

public UnknownOperatorNameException(String message)
Serial number for compatibility with different versions.



Copyright © 1994-2012 Open Geospatial Consortium. All Rights Reserved.