Class DRDASocketTimeoutException

  • All Implemented Interfaces:
    java.io.Serializable

    class DRDASocketTimeoutException
    extends DRDAProtocolException
    Class used to transport that fact that we had a timeout and should *NOT* disconnect the connection. See DRDAConnThread.run()
    • Constructor Detail

      • DRDASocketTimeoutException

        DRDASocketTimeoutException​(DRDAConnThread t)