|
|||||||||
| 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.translation.ocl.testsuite.TranslationTestDiscovererException
public class TranslationTestDiscovererException
Any unchecked exception that will be thrown when an unexpected error occurs during TranslationTestDiscoverer processing.
| Constructor Summary | |
|---|---|
TranslationTestDiscovererException(String msg)
Constructs an instance of TranslationTestDiscovererException. |
|
TranslationTestDiscovererException(String msg,
Throwable th)
Constructs an instance of TranslationTestDiscovererException. |
|
TranslationTestDiscovererException(Throwable th)
Constructs an instance of TranslationTestDiscovererException. |
|
| Method Summary |
|---|
| 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 TranslationTestDiscovererException(Throwable th)
th - public TranslationTestDiscovererException(String msg)
msg -
public TranslationTestDiscovererException(String msg,
Throwable th)
msg - th -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||