public class TransformationException extends XMLSecurityException
msgID
Constructor and Description |
---|
TransformationException()
Constructor TransformationException
|
TransformationException(Exception ex) |
TransformationException(Exception originalException,
String msgID)
Constructor TransformationException
|
TransformationException(Exception originalException,
String msgID,
Object[] exArgs)
Constructor TransformationException
|
TransformationException(String msgID)
Constructor TransformationException
|
TransformationException(String msgID,
Object[] exArgs)
Constructor TransformationException
|
getMsgID, getOriginalException, printStackTrace, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace
public TransformationException()
public TransformationException(Exception ex)
public TransformationException(String msgID)
msgID
- public TransformationException(String msgID, Object[] exArgs)
msgID
- exArgs
- public TransformationException(Exception originalException, String msgID)
originalException
- msgID
- Copyright © 2007-2019. All Rights Reserved.