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