Class InvalidValueException

All Implemented Interfaces:
Serializable

public class InvalidValueException extends Proj4jException
Signals that a parameter or computed internal variable has a value which lies outside the allowable bounds for the computation in which it is being used.
See Also:
  • Constructor Details

    • InvalidValueException

      public InvalidValueException(String message)