public class XMLParserException extends JCoRuntimeException
Constructor and Description |
---|
XMLParserException(String message)
Creates a new instance of the XMLParserException with the given message.
|
XMLParserException(String message,
Throwable causedBy)
Creates a new instance of the XMLParserException with the given message and
a cause exception.
|
getGroup, getKey, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public XMLParserException(String message)
message
- exception messageCopyright © 2017 SAP. All Rights Reserved.