[]
Inits a new instance of C1KeyNotFoundException
public C1KeyNotFoundException(string message)
Type | Name | Description |
---|---|---|
string | message |
Inits a new instance of C1KeyNotFoundException
public C1KeyNotFoundException(string message, Exception innerException)
Type | Name | Description |
---|---|---|
string | message | |
Exception | innerException |
Inits a new instance of C1KeyNotFoundException
public C1KeyNotFoundException()
Inits a new instance of C1KeyNotFoundException
public C1KeyNotFoundException(string msg, params string[] paras)
Type | Name | Description |
---|---|---|
string | msg | |
string[] | paras |