Package org.firebirdsql.gds.impl
Class GDSServerVersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.firebirdsql.gds.GDSException
org.firebirdsql.gds.impl.GDSServerVersionException
- All Implemented Interfaces:
Serializable
Exception is thrown when server returns a version string in a format that
this driver does not understand.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.firebirdsql.gds.GDSException
createWithXAErrorCode, getFbErrorCode, getIntParam, getMessage, getNext, getParam, getSQLState, getXAErrorCode, isWarning, setNext, setXAErrorCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GDSServerVersionException
-