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