public class TransformationException extends XMLSecurityException
msgID| Constructor and Description |
|---|
TransformationException()
Constructor TransformationException
|
TransformationException(java.lang.Exception ex) |
TransformationException(java.lang.Exception originalException,
java.lang.String msgID)
Constructor TransformationException
|
TransformationException(java.lang.Exception originalException,
java.lang.String msgID,
java.lang.Object[] exArgs)
Constructor TransformationException
|
TransformationException(java.lang.String msgID)
Constructor TransformationException
|
TransformationException(java.lang.String msgID,
java.lang.Object[] exArgs)
Constructor TransformationException
|
getMsgID, getOriginalException, printStackTrace, toStringpublic TransformationException()
public TransformationException(java.lang.Exception ex)
public TransformationException(java.lang.String msgID)
msgID - public TransformationException(java.lang.String msgID,
java.lang.Object[] exArgs)
msgID - exArgs - public TransformationException(java.lang.Exception originalException,
java.lang.String msgID)
originalException - msgID - public TransformationException(java.lang.Exception originalException,
java.lang.String msgID,
java.lang.Object[] exArgs)
originalException - msgID - exArgs - Copyright © 2007–2023. All rights reserved.