Class NCTestClientException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.nlpcraft.model.tools.test.NCTestClientException
-
- All Implemented Interfaces:
Serializable
public class NCTestClientException extends RuntimeException
Test client exception. This exception is thrown by the test framework.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-