public class XmlReaderException extends ObjectDescriptionException
Constructor and Description |
---|
XmlReaderException()
Creates a StackableRuntimeException with no message and no parent.
|
XmlReaderException(String message)
Creates an exception.
|
XmlReaderException(String message,
Exception ex)
Creates an exception.
|
getParent, printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public XmlReaderException()
public XmlReaderException(String message)
message
- the exception message.Copyright © 2001–2018 JFree.org. All rights reserved.