|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.firebirdsql.gds.GDSException
org.firebirdsql.gds.impl.GDSServerVersionException
public class GDSServerVersionException
Exception is thrown when server returns a version string in a format that this driver does not understand.
| Field Summary |
|---|
| Fields inherited from class org.firebirdsql.gds.GDSException |
|---|
intParam, next, strParam, type, xaErrorCode |
| Constructor Summary | |
|---|---|
GDSServerVersionException(String message)
|
|
| Method Summary |
|---|
| Methods inherited from class org.firebirdsql.gds.GDSException |
|---|
createWithXAErrorCode, getFbErrorCode, getIntParam, getMessage, getNext, getParam, getXAErrorCode, isWarning, setNext, setXAErrorCode |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GDSServerVersionException(String message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||