Summary
Initializes a new instance of the
AvaloniaInternalException
class.
- Namespace
- Avalonia
- Containing Type
- Avalonia
Internal Exception
Syntax
public AvaloniaInternalException(string message)
Parameters
Name | Type | Description |
---|---|---|
message | string | The exception message. |
Return Value
Type | Description |
---|---|
void |