deegree 2.1 (2007/11/08 09:57 build-328-official)

org.deegree.model.csct.cs
Class NoSuchAuthorityCodeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.deegree.model.csct.cs.BackingStoreException
              extended by org.deegree.model.csct.cs.NoSuchAuthorityCodeException
All Implemented Interfaces:
Serializable

public class NoSuchAuthorityCodeException
extends BackingStoreException

Throws if CoordinateSystemAuthorityFactory can't find a requested authority code.

Version:
1.0
Author:
Martin Desruisseaux
See Also:
Serialized Form

Constructor Summary
NoSuchAuthorityCodeException()
          Construct an exception with no message.
NoSuchAuthorityCodeException(String message)
          Construct an exception with the specified detail message.
 
Method Summary
 
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

NoSuchAuthorityCodeException

public NoSuchAuthorityCodeException()
Construct an exception with no message.


NoSuchAuthorityCodeException

public NoSuchAuthorityCodeException(String message)
Construct an exception with the specified detail message.


deegree 2.1 (2007/11/08 09:57 build-328-official)

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