Class DRDASocketTimeoutException

All Implemented Interfaces:
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 Details

    • DRDASocketTimeoutException

      DRDASocketTimeoutException(DRDAConnThread t)