Class InvalidCodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.geotiff.epsg.InvalidCodeException
- All Implemented Interfaces:
Serializable
Represents the Exception when an invalid coordinate
system code is entered.
- Author:
- Niles D. Ritter
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidCodeException
public InvalidCodeException() -
InvalidCodeException
-