twisted.spread.pb.Error(Exception) class documentationtwisted.spread.pb
          
          (View In Hierarchy)
        
      Known subclasses: twisted.spread.test.test_pbfailure.AsynchronousError, twisted.spread.test.test_pbfailure.JellyError, twisted.spread.test.test_pbfailure.SecurityError, twisted.spread.test.test_pbfailure.SynchronousError
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.