Class TSEISException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.ts.tests.common.connector.whitebox.TSEISException
- All Implemented Interfaces:
- Serializable
An Exception class for the internal use of TSeis Data management system.
- Version:
- 1.0, 06/06/02
- Author:
- Binod P.G
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
TSEISExceptionCreates exception with the message.- Parameters:
- message- Error message
 
 
-