[]
        
(Showing Draft Content)

C1.DataConnector.C1KeyNotFoundException.-ctor

C1KeyNotFoundException Constructor

C1KeyNotFoundException(string)

Inits a new instance of C1KeyNotFoundException

Declaration
public C1KeyNotFoundException(string message)
Parameters
Type Name Description
string message

C1KeyNotFoundException(string, Exception)

Inits a new instance of C1KeyNotFoundException

Declaration
public C1KeyNotFoundException(string message, Exception innerException)
Parameters
Type Name Description
string message
Exception innerException

C1KeyNotFoundException()

Inits a new instance of C1KeyNotFoundException

Declaration
public C1KeyNotFoundException()

C1KeyNotFoundException(string, params string[])

Inits a new instance of C1KeyNotFoundException

Declaration
public C1KeyNotFoundException(string msg, params string[] paras)
Parameters
Type Name Description
string msg
string[] paras