Method | Description | |
---|---|---|
SqlInjException ( String message ) : System |
Creates a new instance of class
|
|
SqlInjException ( string message, |
Creates a new instance of class
|
Method | Description | |
---|---|---|
SqlInjException ( |
Creates a new instance of class Creates a new instance of class
|
protected SqlInjException ( |
||
si | Serialization Info | |
sc | Streaming context | |
return | System |
public SqlInjException ( String message ) : System | ||
message | String | The error message. |
return | System |
public SqlInjException ( string message, |
||
message | string | The error message. |
innerException | The wrappedinner exception. | |
return | System |