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