public class IlvCoordinateTransformationException extends Exception
Constructor and Description |
---|
IlvCoordinateTransformationException()
Creates an instance of the class
IlvCoordinateTransformationException
with no message. |
IlvCoordinateTransformationException(String s)
Creates an instance of the class
IlvCoordinateTransformationException
with the specified message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IlvCoordinateTransformationException()
IlvCoordinateTransformationException
with no message.public IlvCoordinateTransformationException(String s)
IlvCoordinateTransformationException
with the specified message.s
- The message.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.