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 SConfigException

    Namespace
    SWConfigDataSharedLib.Exceptions
    Assembly
    IpPbxCDSSharedLib.dll

    ConfigException is thrown on failures in the system configuration of the CDS itself. The message will never be localized.

    public class SConfigException : SBaseException
    Inheritance
    object
    Exception
    SBaseException
    SConfigException
    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

    SConfigException(string)

    Constructor

    public SConfigException(string message)

    Parameters

    message string

    SConfigException(string, bool)

    Constructor

    public SConfigException(string message, bool Localized)

    Parameters

    message string

    The message

    Localized bool

    Localized status of message

    © Enreach GmbH