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