Method | Description | |
---|---|---|
VxConfigException ( ) : System | ||
VxConfigException ( SerializationInfo si, StreamingContext sc ) : System | ||
VxConfigException ( string msg ) : System | ||
VxConfigException ( string msg, Exception inner ) : System |
public VxConfigException ( SerializationInfo si, StreamingContext sc ) : System | ||
si | SerializationInfo | |
sc | StreamingContext | |
return | System |
public VxConfigException ( string msg ) : System | ||
msg | string | |
return | System |
public VxConfigException ( string msg, Exception inner ) : System | ||
msg | string | |
inner | Exception | |
return | System |