Class GDSServerVersionException

  • All Implemented Interfaces:
    java.io.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:
    Serialized Form
    • Constructor Detail

      • GDSServerVersionException

        public GDSServerVersionException​(java.lang.String message)