Метод | Описание | |
---|---|---|
VxBadSchemaException ( ) : System | ||
VxBadSchemaException ( SerializationInfo si, StreamingContext sc ) : System | ||
VxBadSchemaException ( string msg ) : System | ||
VxBadSchemaException ( string msg, Exception inner ) : System |
public VxBadSchemaException ( SerializationInfo si, StreamingContext sc ) : System | ||
si | SerializationInfo | |
sc | StreamingContext | |
Результат | System |
public VxBadSchemaException ( string msg ) : System | ||
msg | string | |
Результат | System |
public VxBadSchemaException ( string msg, Exception inner ) : System | ||
msg | string | |
inner | Exception | |
Результат | System |