DescriptorNotFoundException
constructor in Coherence.Toolkit.Bindings.DescriptorNotFoundException
Constructors
public DescriptorNotFoundException()
public DescriptorNotFoundException(string message)
Parameters
Type | Name | Description |
---|---|---|
string | message |
public DescriptorNotFoundException(string message, Exception inner)
Parameters
Type | Name | Description |
---|---|---|
string | message | |
Exception | inner |