Method | Description | |
---|---|---|
ContainsSqlError ( int errno ) : bool | ||
VxSqlException ( ) : System | ||
VxSqlException ( SerializationInfo si, StreamingContext sc ) : System | ||
VxSqlException ( string msg ) : System | ||
VxSqlException ( string msg, Exception inner ) : System |
public VxSqlException ( SerializationInfo si, StreamingContext sc ) : System | ||
si | SerializationInfo | |
sc | StreamingContext | |
return | System |
public VxSqlException ( string msg ) : System | ||
msg | string | |
return | System |
public VxSqlException ( string msg, Exception inner ) : System | ||
msg | string | |
inner | Exception | |
return | System |