Class GDSServerVersionException

All Implemented Interfaces:
Serializable, Iterable<Throwable>

public class GDSServerVersionException extends SQLNonTransientException
Exception is thrown when server returns a version string in a format that this driver does not understand.
See Also:
  • Constructor Details

    • GDSServerVersionException

      public GDSServerVersionException(String message)