Class UnknownAuthorityCodeException

  • All Implemented Interfaces:
    java.io.Serializable

    public class UnknownAuthorityCodeException
    extends Proj4jException
    Signals that an authority code is unknown and cannot be mapped to a CRS definition.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • UnknownAuthorityCodeException

        public UnknownAuthorityCodeException​(java.lang.String message)