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 { }

Properties

Type Name Summary
String PropertyName

Gets the name of the property.

String Message

Gets the message of the exception.