| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.io.IOException | +--com.sybase.jdbc2.jdbc.SybConnectionDeadException
Field Summary | |
private java.io.IOException | _origIOException |
Constructor Summary | |
SybConnectionDeadException(java.io.IOException ) |
Method Summary | |
java.io.IOException | getOriginalIOException() |
Methods inherited from class java.lang.Throwable |
getMessage, getLocalizedMessage, toString, printStackTrace, printStackTrace, printStackTrace, fillInStackTrace |
Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize |
Field Detail |
private java.io.IOException _origIOException
Constructor Detail |
public SybConnectionDeadException(java.io.IOException )
Method Detail |
public java.io.IOException getOriginalIOException()
| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |