NotifyPropertyChangedOverflowException Constructor |
Name | Description | |
---|---|---|
NotifyPropertyChangedOverflowException() |
Initializes a new NotifyPropertyChangedOverflowException.
| |
NotifyPropertyChangedOverflowException(String) |
Initializes a new NotifyPropertyChangedOverflowException and sets the exception message.
| |
NotifyPropertyChangedOverflowException(String, Exception) |
Initializes a new NotifyPropertyChangedOverflowException and sets the exception message and the inner exception.
|