Méthode | Description | |
---|---|---|
DataNotFoundException ( ) : System | ||
DataNotFoundException ( int notFoundId ) : System | ||
DataNotFoundException ( int notFoundId, string message ) : System | ||
DataNotFoundException ( int notFoundId, string message, |
||
DataNotFoundException ( string message ) : System | ||
DataNotFoundException ( string message, |
Méthode | Description | |
---|---|---|
DataNotFoundException ( |
Méthode | Description | |
---|---|---|
GetObjectData ( |
protected DataNotFoundException ( |
||
info | ||
context | ||
Résultat | System |
public DataNotFoundException ( int notFoundId ) : System | ||
notFoundId | int | |
Résultat | System |
public DataNotFoundException ( int notFoundId, string message ) : System | ||
notFoundId | int | |
message | string | |
Résultat | System |
public DataNotFoundException ( int notFoundId, string message, |
||
notFoundId | int | |
message | string | |
innerException | ||
Résultat | System |
public DataNotFoundException ( string message ) : System | ||
message | string | |
Résultat | System |
public DataNotFoundException ( string message, |
||
message | string | |
innerException | ||
Résultat | System |