[]
Initializes a new instance of the NoDDSheetsException class.
public NoDDSheetsException()
Initializes a new instance of the NoDDSheetsException class with serialized data.
protected NoDDSheetsException(SerializationInfo info, StreamingContext context)
Type | Name | Description |
---|---|---|
SerializationInfo | info | The object that holds the serialized object data. |
StreamingContext | context | Contextual information about the source or destination. |
This constructor is required to properly support ASP.NET and .net remoting channels.