public class IlvVMAPFormatException extends RuntimeException
IlvVMAPFormatException
is thrown whenever reading corrupt
VMAP data, that is, data which does not comply to the VMAP format
specification.Constructor and Description |
---|
IlvVMAPFormatException()
The public constructor.
|
IlvVMAPFormatException(String s)
Public constructor with a message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IlvVMAPFormatException()
public IlvVMAPFormatException(String s)
s
- The message for this exception.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.