| java.lang.Object isql.SQLExceptionPrint
SQLExceptionPrint | public class SQLExceptionPrint (Code) | | The SQLExceptionPrint class provides the functionality for printing
stack traces, required since my unfriendly DOS window cant scroll
|
Method Summary | |
void | init() |
iFileLength | final int iFileLength(Code) | | |
SQLExceptionPrint | public SQLExceptionPrint(Throwable th)(Code) | | constructor with one argument of type Throwable
Parameters: th - Throwable object |
init | void init()(Code) | | initialize all the exception,error names and file streams
|
|
|