Constructors
-
Data
Exception() Initializes a new instance of the DataException class. This is the parameterless constructor. -
Data
Exception(Serialization protected Initializes a new instance of the DataException class with the specified serialization information and context.Info, Streaming Context) -
Data
Exception(String) Initializes a new instance of the DataException class with the specified string. -
Data
Exception(String, Initializes a new instance of the DataException class with the specified string and inner exception.Exception)