Méthode | Description | |
---|---|---|
DataStorageException ( |
Constructs a new DataStorageException with an existing exception object
|
|
DataStorageException ( string detailMessage ) : System |
Constructs a new DataStorageException with the specified message
|
|
DataStorageException ( string detailMessage, |
Constructs a new DataStorageException with the specified message and an existing exception object
|
Méthode | Description | |
---|---|---|
DataStorageException ( System info, System context ) : System |
Constructs a new instance of the DataStorageException class with serialized data.
|
public DataStorageException ( |
||
ex | ||
Résultat | System |
protected DataStorageException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
Résultat | System |
public DataStorageException ( string detailMessage ) : System | ||
detailMessage | string | |
Résultat | System |
public DataStorageException ( string detailMessage, |
||
detailMessage | string | |
ex | ||
Résultat | System |