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