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