NotifyPropertyChangedOverflowException Constructor (String) |
Initializes a new NotifyPropertyChangedOverflowException and sets the exception message.
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Model (in PostSharp.Patterns.Model.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public NotifyPropertyChangedOverflowException( string message )
Parameters
- message
- Type: System.String
Exception message.