Package beepy :: Package core :: Module session :: Class TerminateException
[show private | hide private]
[frames | no frames]

Class TerminateException

Exception --+        
            |        
BEEPException --+    
                |    
 SessionException --+
                    |
                   TerminateException


Raised when a session encounters an error that should result in the session being terminated/dropped.
Method Summary
  __init__(self, args)
    Inherited from BEEPException
  __repr__(self)
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.0 on Thu Sep 30 14:39:25 2004 http://epydoc.sf.net