Package mil.nga.crs

Class CRSException

    • Constructor Detail

      • CRSException

        public CRSException()
        Constructor
      • CRSException

        public CRSException​(String message)
        Constructor
        Parameters:
        message - error message
      • CRSException

        public CRSException​(String message,
                            Throwable throwable)
        Constructor
        Parameters:
        message - error message
        throwable - throwable
      • CRSException

        public CRSException​(Throwable throwable)
        Constructor
        Parameters:
        throwable - throwable