| | |
- ActorFaultDetail
- Detail
- FaultType
- URIFaultDetail
- ZSI.ZSIException(exceptions.Exception)
-
- Fault
- ZSIFaultDetail
- ZSIHeaderDetail
class ActorFaultDetail |
| | |
Methods defined here:
- __init__(self, uri=None)
Data and other attributes defined here:
- typecode = <ZSI.fault.ActorFaultDetailTypeCode object>
|
class Detail |
| | |
Methods defined here:
- __init__(self, any=None)
Data and other attributes defined here:
- typecode = <ZSI.TCcompound.Struct instance>
|
class FaultType |
| | |
Methods defined here:
- __init__(self, faultcode=None, faultstring=None, faultactor=None, detail=None)
Data and other attributes defined here:
- typecode = <ZSI.TCcompound.Struct instance>
|
class URIFaultDetail |
| | |
Methods defined here:
- __init__(self, uri=None, localname=None)
Data and other attributes defined here:
- typecode = <ZSI.fault.URIFaultDetailTypeCode object>
|
class ZSIHeaderDetail |
| | |
Methods defined here:
- __init__(self, detail)
Data and other attributes defined here:
- typecode = <ZSI.TCcompound.Struct instance>
| |