Class TestException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- TestException
-
- All Implemented Interfaces:
java.io.Serializable
public class TestException extends java.lang.Exception
Generated as part of testing rjava internal java tools- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TestException(java.lang.String message)
-