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, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTracepublic 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.