메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |
public VxTooMuchDataException ( string msg ) : System | ||
msg | string | |
리턴 | System |
public VxTooMuchDataException ( string msg, Exception inner ) : System | ||
msg | string | |
inner | Exception | |
리턴 | System |