Class InvalidCodeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.geotiff.epsg.InvalidCodeException
All Implemented Interfaces:
Serializable

public class InvalidCodeException extends Exception
Represents the Exception when an invalid coordinate system code is entered.
Author:
Niles D. Ritter
See Also:
  • Constructor Details

    • InvalidCodeException

      public InvalidCodeException()
    • InvalidCodeException

      public InvalidCodeException(String msg)