Package com.bea.wli.sb.sources
Class TransformException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bea.wli.sb.sources.TransformException
- All Implemented Interfaces:
Serializable
Represents a Transformation error
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTransformException
(String msg) TransformException
(String message, Throwable cause) TransformException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TransformException
public TransformException() -
TransformException
-
TransformException
-
TransformException
-