Summary
Initializes a new instance of the
BindingChainException
class.
- Namespace
- Avalonia
.Data - Containing Type
- Binding
Chain Exception
Syntax
public BindingChainException(string message)
Parameters
Name | Type | Description |
---|---|---|
message | string | The error message. |
Return Value
Type | Description |
---|---|
void |