Method | Description | |
---|---|---|
EsentInvalidColumnException ( SerializationInfo info, |
Initializes a new instance of the EsentInvalidColumnException class. This constructor is used to deserialize a serialized exception.
|
Method | Description | |
---|---|---|
EsentInvalidColumnException ( ) : System |
Initializes a new instance of the EsentInvalidColumnException class.
|
protected EsentInvalidColumnException ( SerializationInfo info, |
||
info | SerializationInfo | The data needed to deserialize the object. |
context | The deserialization context. | |
return | System |