PropertyNotSetException Class
Version 1.1.28
.NET Framework 4.8
| Namespace | Skybrud.Essentials.Common |
|---|---|
| Assembly | Skybrud.Essentials.dll |
| Visibility | Public |
| Inheritance |
Class representing an exception for a property that is not set.
public class PropertyNotSetException : Exception { }