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