Home | Trees | Indices | Help |
|
---|
|
I am the Flex error message to be returned to the client.
This class is used to report errors within the messaging system.
See Also: ErrorMessage on Livedocs (external)
|
|||
__amf__ |
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
MESSAGE_DELIVERY_IN_DOUBT =
If a message may not have been delivered, the faultCode will contain this constant. |
|||
RETRYABLE_HINT_HEADER =
Header name for the retryable hint header. |
|||
Inherited from Inherited from Inherited from |
|
|||
extendedData Extended data that the remote destination has chosen to associate with this error to facilitate custom error processing on the client. |
|||
faultCode Fault code for the error. |
|||
faultDetail Detailed description of what caused the error. |
|||
faultString A simple description of the error. |
|||
rootCause Should a traceback exist for the error, this property contains the message. |
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Return a ISmallMessage representation of this error message.
Since: 0.5 |
|
RETRYABLE_HINT_HEADERHeader name for the retryable hint header. This is used to indicate that the operation that generated the error may be retryable rather than fatal.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 19 14:56:38 2009 | http://epydoc.sourceforge.net |