Package AccessGrid :: Module EventClient :: Class EventClientReadDataException
[show private | hide private]
[frames | no frames]

Class EventClientReadDataException

Exception --+
            |
           EventClientReadDataException


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:28 2005 http://epydoc.sf.net