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