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 SArgumentException

    Namespace
    SWConfigDataSharedLib.Exceptions
    Assembly
    IpPbxCDSSharedLib.dll

    Exception indicating that one or more parameter is insufficient. The message can be localized.

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

    SArgumentException(SMessageResources, params object[])

    Standard constructor

    public SArgumentException(SMessageResources MessageResource, params object[] paramters)

    Parameters

    MessageResource SMessageResources
    paramters object[]

    SArgumentException(string)

    Standard constructor

    public SArgumentException(string message)

    Parameters

    message string

    The message

    SArgumentException(string, bool)

    Standard constructor

    public SArgumentException(string message, bool Localized)

    Parameters

    message string

    The message

    Localized bool

    Is message localized

    SArgumentException(string, Exception)

    Standard constructor

    public SArgumentException(string message, Exception innerException)

    Parameters

    message string

    The message

    innerException Exception

    SArgumentException(string, Exception, bool)

    Standard constructor

    public SArgumentException(string message, Exception innerException, bool Localized)

    Parameters

    message string

    The message

    innerException Exception
    Localized bool

    Is message localized

    © Enreach GmbH