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