[]
The exception that is thrown when trying to set null or white spaces value to a property.
public class PropertyNullOrWhiteSpaceException : Exception, ISerializable
Public Class PropertyNullOrWhiteSpaceException
Inherits Exception
Implements ISerializable
Name | Description |
---|---|
PropertyNullOrWhiteSpaceException() | Initializes a new instance of the PropertyNullOrWhiteSpaceException class. |
PropertyNullOrWhiteSpaceException(string) | Initializes a new instance of the PropertyNullOrWhiteSpaceException class. |