Class UnsupportedCoordinateSystemException

  • All Implemented Interfaces:
    Serializable

    public class UnsupportedCoordinateSystemException
    extends RuntimeException
    An exception for coordinate systems (as defined by their axes) that are not compatible with a given CoordinateReferenceSystem. Created by Karel Maesen, Geovise BVBA on 28/11/14.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnsupportedCoordinateSystemException

        public UnsupportedCoordinateSystemException()
      • UnsupportedCoordinateSystemException

        public UnsupportedCoordinateSystemException​(String message)