Constructor NotifyPropertyChangedOverflowException
NotifyPropertyChangedOverflowException()
Declaration
public NotifyPropertyChangedOverflowException()
NotifyPropertyChangedOverflowException(String)
Declaration
public NotifyPropertyChangedOverflowException(string message)
Parameters
Type | Name | Description |
---|---|---|
String | message |
NotifyPropertyChangedOverflowException(String, Exception)
Declaration
public NotifyPropertyChangedOverflowException(string message, Exception innerException)
Parameters
Type | Name | Description |
---|---|---|
String | message | |
Exception | innerException |