Package dopal :: Module errors :: Class InvalidObjectIDError
[show private | hide private]
[frames | no frames]

Class InvalidObjectIDError

Exception --+            
            |            
   DopalError --+        
                |        
      RemoteError --+    
                    |    
RemoteInvocationError --+
                        |
                       InvalidObjectIDError

Known Subclasses:
InvalidConnectionIDError, InvalidRemoteObjectError

Invalid remote object ID given (bad object or bad connection)
Method Summary
    Inherited from DopalError
  __init__(self, *args, **kwargs)
  __repr__(self)
  __str__(self)
  to_error_string(self, use_error)
    Inherited from Exception
  __getitem__(...)

Generated by Epydoc 2.1 on Wed May 03 14:22:33 2006 http://epydoc.sf.net