public class XmlCollectorException extends RuntimeException
Constructor and Description |
---|
XmlCollectorException(String message)
Instantiates a new XML collector exception.
|
XmlCollectorException(String message,
Throwable cause)
Instantiates a new XML collector exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public XmlCollectorException(String message, Throwable cause)
message
- the messagecause
- the causepublic XmlCollectorException(String message)
message
- the messageCopyright © 2015. All rights reserved.