Méthode | Description | |
---|---|---|
BadFileChunkException ( ) : System | ||
BadFileChunkException ( string message ) : System | ||
BadFileChunkException ( string message, Exception inner ) : System |
public BadFileChunkException ( string message ) : System | ||
message | string | |
Résultat | System |
public BadFileChunkException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
Résultat | System |