Package mil.nga.proj

Class ProjectionException

    • Constructor Detail

      • ProjectionException

        public ProjectionException()
        Constructor
      • ProjectionException

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

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

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