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