|
|||||||||||
| 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.ocltf.test.TranslationTestProcessorException
Any unchecked exception that will be thrown when an unexprected translator test exception occurs. Should be thrown when a test is not co.ocltf.gured correctly.
| Constructor Summary | |
TranslationTestProcessorException(java.lang.String msg)
Constructs an instance .ocltf.TranslationTestProcessorException. |
|
TranslationTestProcessorException(java.lang.String msg,
java.lang.Throwable th)
Constructs an instance .ocltf.TranslationTestProcessorException. |
|
TranslationTestProcessorException(java.lang.Throwable th)
Constructs an instance .ocltf.TranslationTestProcessorException. |
|
| 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 TranslationTestProcessorException(java.lang.Throwable th)
th - public TranslationTestProcessorException(java.lang.String msg)
msg -
public TranslationTestProcessorException(java.lang.String msg,
java.lang.Throwable th)
msg - th -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||