Class GDSServerVersionException

All Implemented Interfaces:
Serializable

public class GDSServerVersionException extends GDSException
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)