org.opengis.webservice.capability
Class InvalidCapabilitiesException

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

public class InvalidCapabilitiesException
extends WebServiceException

Since:
1.1
See Also:
Serialized Form

Constructor Summary
InvalidCapabilitiesException(String message)
          Serial number for compatibility with different versions.
InvalidCapabilitiesException(String locator, String message)
           
InvalidCapabilitiesException(String locator, String message, ExceptionCode code)
           
 
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

InvalidCapabilitiesException

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


InvalidCapabilitiesException

public InvalidCapabilitiesException(String locator,
                                    String message)

InvalidCapabilitiesException

public InvalidCapabilitiesException(String locator,
                                    String message,
                                    ExceptionCode code)


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