Method | Description | |
---|---|---|
BadFileChunkException ( ) : System | ||
BadFileChunkException ( string message ) : System | ||
BadFileChunkException ( string message, Exception inner ) : System |
public BadFileChunkException ( string message ) : System | ||
message | string | |
return | System |
public BadFileChunkException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
return | System |