Package twisted :: Package spread :: Module pb :: Class Error
[show private | hide private]
[frames | no frames]

Class Error

Exception --+
            |
           Error

Known Subclasses:
ComponentStart, ConnectionError, EntrySyntaxError, FlumotionError, GstError, NoBundleError, NoPerspectiveError, NotReadyError, PipelineParseError, PropertyError, ReloadSyntaxError, RemoteMethodError, SystemError, UnknownComponentError, UnknownDeviceError, UnknownEffectError

This error can be raised to generate known error conditions.

When a PB callable method (perspective_, remote_, view_) raises this error, it indicates that a traceback should not be printed, but instead, the string representation of the exception should be sent.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.1 on Fri Jan 21 09:59:47 2005 http://epydoc.sf.net