|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectThrowable
Exception
FactoryException
NoSuchAuthorityCodeException
public class NoSuchAuthorityCodeException
Thrown when an authority factory can't find the requested authority code.
DatumAuthorityFactory,
CRSAuthorityFactory,
Serialized Form| Constructor Summary | |
|---|---|
NoSuchAuthorityCodeException(String message,
String authority,
String code)
Construct an exception with the specified detail message and authority code. |
|
| Method Summary | |
|---|---|
String |
getAuthority()
Returns the authority. |
String |
getAuthorityCode()
Returns the invalid authority code. |
| 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 |
|---|
public NoSuchAuthorityCodeException(String message,
String authority,
String code)
message - The detail message. The detail message is saved
for later retrieval by the Throwable.getMessage() method.authority - The authority.code - The invalid authority code.| Method Detail |
|---|
public String getAuthority()
public String getAuthorityCode()
|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
Symbols, terms and definitions | Copyright OpenGIS® Consortium |