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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.