Package AccessGrid :: Module TextClient :: Class TextClientReadDataException
[show private | hide private]
[frames | no frames]

Class TextClientReadDataException

Exception --+
            |
           TextClientReadDataException


This exception is used to indicate a read error.

This is usually thrown when an IOBaseException has occured on the underlying GSITCPSocket. It can also be thrown if the read succeeds, but the data resulting is bad.


Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.1 on Thu Apr 14 16:39:31 2005 http://epydoc.sf.net