SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
Generated with DocFX + Singulink

Search Results for

    Class SSoapException

    Namespace
    SWConfigDataSharedLib.Exceptions
    Assembly
    IpPbxCDSSharedLib.dll
    public class SSoapException
    Inheritance
    object
    SSoapException

    Constructors

    SSoapException(SBaseException)

    Constructs a SSoapException

    public SSoapException(SBaseException ex)

    Parameters

    ex SBaseException

    SBaseException to marshall into the SSoapException

    SSoapException(Exception)

    Constructs a SSoapException

    public SSoapException(Exception ex)

    Parameters

    ex Exception

    Exception to marshall into the SSoapException

    Fields

    baseException

    The Exception to marshall and unmarshall

    protected SBaseException baseException

    Field Value

    SBaseException

    Methods

    CreateTException(Exception)

    Get TException from Exception object

    public static TException CreateTException(Exception ex)

    Parameters

    ex Exception

    Exception to marshall into the TException

    Returns

    TException

    TException object

    GetSerializer(string)

    Get XmlSerializer object for given exception type

    public static XmlSerializer GetSerializer(string fullTypeName)

    Parameters

    fullTypeName string

    Full Type Name of Exception

    Returns

    XmlSerializer

    XmlSerializer object

    getException(Exception, STraceInfo)

    public static Exception getException(Exception ex, STraceInfo ClassTrace)

    Parameters

    ex Exception
    ClassTrace STraceInfo

    Returns

    Exception

    getException(Exception, STraceInfo, IIpPbxUserCredentials)

    Get deserialized exception

    public static Exception getException(Exception ex, STraceInfo ClassTrace, IIpPbxUserCredentials credentials)

    Parameters

    ex Exception

    Exception object

    ClassTrace STraceInfo

    STraceInfo object

    credentials IIpPbxUserCredentials

    Returns

    Exception

    Exception object

    getFaultException(TException, STraceInfo)

    Deserialize Transport Exception

    public static Exception getFaultException(TException ex, STraceInfo ClassTrace)

    Parameters

    ex TException

    TException object

    ClassTrace STraceInfo

    STraceInfo object

    Returns

    Exception

    Exception object

    © Enreach GmbH