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