Class TIMTransformationException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--TIMTransformationException
- All Implemented Interfaces:
- Serializable
- public class TIMTransformationException
- extends Exception
This class model an specific exceptions type for TIM-to-TSM transformations.
It does not add any new functionality to Exception, from which is derived.
- Author:
- Fermin Galan Marquez
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TIMTransformationException
public TIMTransformationException(Throwable e)
TIMTransformationException
public TIMTransformationException(String msg)