Méthode | Description | |
---|---|---|
SeminarNotFoundException ( ) : System | ||
SeminarNotFoundException ( string paramName ) : System | ||
SeminarNotFoundException ( string message, Exception innerException ) : System | ||
SeminarNotFoundException ( string paramName, object actualValue, string message ) : System | ||
SeminarNotFoundException ( string paramName, string message ) : System |
Méthode | Description | |
---|---|---|
SeminarNotFoundException ( SerializationInfo info, StreamingContext context ) : System |
public SeminarNotFoundException ( ) : System | ||
Résultat | System |
protected SeminarNotFoundException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
Résultat | System |
public SeminarNotFoundException ( string paramName ) : System | ||
paramName | string | |
Résultat | System |
public SeminarNotFoundException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
Résultat | System |
public SeminarNotFoundException ( string paramName, object actualValue, string message ) : System | ||
paramName | string | |
actualValue | object | |
message | string | |
Résultat | System |
public SeminarNotFoundException ( string paramName, string message ) : System | ||
paramName | string | |
message | string | |
Résultat | System |