|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.andromda.core.cartridge.template.TemplateException
Wraps any unexpected exception when using a Template instance.
Template,
Serialized Form| Constructor Summary | |
TemplateException(String message)
Constructs an instance of TemplateException. |
|
TemplateException(String message,
Throwable parent)
Constructs an instance of TemplateException. |
|
TemplateException(Throwable parent)
Constructs an instance of TemplateException. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TemplateException(Throwable parent)
parent - public TemplateException(String message)
message - the exception message
public TemplateException(String message,
Throwable parent)
message - the exception messageparent - the parent exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||