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