|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.opengis.referencing.FactoryException org.opengis.referencing.NoSuchIdentifierException org.geotools.cs.NoSuchAuthorityCodeException
NoSuchAuthorityCodeException
in the
org.opengis.referencing
package.
Thrown when a CoordinateSystemAuthorityFactory
can't find a requested authority code.
CoordinateSystemAuthorityFactory.createCoordinateSystem(java.lang.String)
,
Serialized FormConstructor Summary | |
NoSuchAuthorityCodeException()
Deprecated. Constructs an exception with no message. |
|
NoSuchAuthorityCodeException(java.lang.String message)
Deprecated. Constructs an exception with the specified detail message. |
Methods inherited from class org.opengis.referencing.NoSuchIdentifierException |
getIdentifierCode |
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 |
public NoSuchAuthorityCodeException()
public NoSuchAuthorityCodeException(java.lang.String message)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |