Method | Description | |
---|---|---|
BadSourceException ( ) : System | ||
BadSourceException ( byte b ) : System | ||
BadSourceException ( string msg ) : System | ||
BadSourceException ( string message, |
Method | Description | |
---|---|---|
BadSourceException ( |
protected BadSourceException ( |
||
info | ||
context | ||
return | System |
public BadSourceException ( byte b ) : System | ||
b | byte | |
return | System |
public BadSourceException ( string msg ) : System | ||
msg | string | |
return | System |
public BadSourceException ( string message, |
||
message | string | |
innerException | ||
return | System |