NullableTypes Class Library

NullableTypeException Class

The base exception class for the NullableTypes exceptions.

For a list of all members of this type, see NullableTypeException Members.

System.Object
   Exception
      SystemException
         NullableTypeException

[Visual Basic]
<Serializable>
Public Class NullableTypeException
Inherits SystemException
[C#]
[Serializable]
public class NullableTypeException : SystemException

Requirements

Namespace: NullableTypes

Assembly: NullableTypes (in NullableTypes.dll)

See Also

NullableTypeException Members | NullableTypes Namespace