Class UnknownSRIDException

All Implemented Interfaces:
Serializable

public class UnknownSRIDException extends RiskscapeException

Thrown by SRIDSet when the SRIDSet.get(int) method does not have a CoordinateReferenceSystem by that id

See Also:
  • Constructor Details

    • UnknownSRIDException

      public UnknownSRIDException(int id)