| Home | Trees | Indices | Help |
|
|---|
|
|
I represent a Fault message
(mx.rpc.Fault).
See Also: mx.rpc.Fault on Livedocs (external)
|
|||
| __amf__ | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
str
|
level = NoneThe level of the fault. |
||
str
|
code A simple code describing the fault. |
||
str
|
description Text description of the fault. |
||
str
|
details Any extra details of the fault. |
||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
repr(x)
|
Raises an exception based on the fault object. There is no traceback available. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Sep 7 23:17:47 2009 | http://epydoc.sourceforge.net |