Skip to main content

EnsLib.SOAP.CST.Fault

class EnsLib.SOAP.CST.Fault extends %Library.RegisteredObject

Property Inventory

Method Inventory

Properties

property Actor as %String;
Property methods: ActorDisplayToLogical(), ActorGet(), ActorIsValid(), ActorLogicalToDisplay(), ActorLogicalToOdbc(), ActorNormalize(), ActorSet()
property Code as %String;
Property methods: CodeDisplayToLogical(), CodeGet(), CodeIsValid(), CodeLogicalToDisplay(), CodeLogicalToOdbc(), CodeNormalize(), CodeSet()
property Namespace as %String;
Property methods: NamespaceDisplayToLogical(), NamespaceGet(), NamespaceIsValid(), NamespaceLogicalToDisplay(), NamespaceLogicalToOdbc(), NamespaceNormalize(), NamespaceSet()
property Text as %String;
Property methods: TextDisplayToLogical(), TextGet(), TextIsValid(), TextLogicalToDisplay(), TextLogicalToOdbc(), TextNormalize(), TextSet()
property Title as %String;
Property methods: TitleDisplayToLogical(), TitleGet(), TitleIsValid(), TitleLogicalToDisplay(), TitleLogicalToOdbc(), TitleNormalize(), TitleSet()

Methods

method FaultAsString() as %String
Return this SOAP fault as a string.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab