Package com.thortech.xl.ddm.exception
Class TransformationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.thortech.xl.util.ThorException
com.thortech.xl.ddm.exception.TransformationException
- All Implemented Interfaces:
Serializable
public class TransformationException
extends com.thortech.xl.util.ThorException
This exception signals the transformation failure
during a DM import or Export.
- Author:
- evandana
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.thortech.xl.util.ThorException
getOriginalCause, setCause
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TransformationException
public TransformationException() -
TransformationException
- Parameters:
arg0
-
-
TransformationException
- Parameters:
arg0
-arg1
-
-
TransformationException
- Parameters:
arg0
-
-