Class 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:
    Serialized Form
    • Constructor Detail

      • InvalidCodeException

        public InvalidCodeException()
      • InvalidCodeException

        public InvalidCodeException​(String msg)