The exception that is thrown when the Value property of a NullableTypes structure is set to null.
For a list of all members of this type, see NullableNullValueException Members.
System.Object
Exception
SystemException
NullableTypeException
NullableNullValueException
In order to avoid throwing this exception, you should always check the IsNull property of the structure before accessing the Value property.
Namespace: NullableTypes
Assembly: NullableTypes (in NullableTypes.dll)
NullableNullValueException Members | NullableTypes Namespace