public class XMLParserException extends XMLSecurityException
msgID
Constructor and Description |
---|
XMLParserException()
Constructor XMLParserException
|
XMLParserException(Exception originalException,
String msgID)
Constructor XMLParserException
|
XMLParserException(Exception originalException,
String msgID,
Object[] exArgs)
Constructor XMLParserException
|
XMLParserException(String msgID)
Constructor XMLParserException
|
XMLParserException(String msgID,
Object[] exArgs)
Constructor XMLParserException
|
getMsgID, getOriginalException, printStackTrace, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace
public XMLParserException()
public XMLParserException(String msgID)
msgID
- public XMLParserException(String msgID, Object[] exArgs)
msgID
- exArgs
- public XMLParserException(Exception originalException, String msgID)
originalException
- msgID
- Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.