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 SSystemException

    Namespace
    SWConfigDataSharedLib.Exceptions
    Assembly
    IpPbxCDSSharedLib.dll

    Unspecified CDS exception

    public class SSystemException : SBaseException
    Inheritance
    object
    Exception
    SBaseException
    SSystemException
    Derived
    SSystemCodeException
    Inherited Members
    SBaseException.remoteException
    SBaseException.m_Localized
    SBaseException.isRemoteException
    SBaseException.Message
    SBaseException.Localized
    SBaseException.StackTrace
    SBaseException.RemoteInnerException
    SBaseException.RemoteType
    SBaseException.MessageSummary
    SBaseException.HasLocalizedMessage
    SBaseException.MessageResource

    Constructors

    SSystemException(string)

    Standard constructor

    public SSystemException(string message)

    Parameters

    message string

    The message

    SSystemException(string, bool)

    Standard constructor

    public SSystemException(string message, bool localized)

    Parameters

    message string

    The message

    localized bool

    SSystemException(string, Exception)

    Standard constructor

    public SSystemException(string message, Exception innerException)

    Parameters

    message string

    The message

    innerException Exception

    SSystemException(string, Exception, bool)

    Standard constructor

    public SSystemException(string message, Exception innerException, bool localized)

    Parameters

    message string

    The message

    innerException Exception
    localized bool
    © Enreach GmbH