Method | Description | |
---|---|---|
DbException ( System info, System context ) | ||
DbException ( string message ) | ||
DbException ( string message, System innerException ) | ||
DbException ( string message, int errorCode ) |
protected DbException ( System info, System context ) | ||
info | System | |
context | System |
protected DbException ( string message, System innerException ) | ||
message | string | |
innerException | System |
protected DbException ( string message, int errorCode ) | ||
message | string | |
errorCode | int |