Method | Description | |
---|---|---|
XmlSchemaValidationException ( ) : System | ||
XmlSchemaValidationException ( String message ) : System | ||
XmlSchemaValidationException ( String message, |
||
XmlSchemaValidationException ( String message, |
Method | Description | |
---|---|---|
SetSourceObject ( Object sourceObject ) : void | ||
XmlSchemaValidationException ( |
Method | Description | |
---|---|---|
GetObjectData ( |
||
XmlSchemaValidationException ( string res, string args ) : System | ||
XmlSchemaValidationException ( string res, string args, |
||
XmlSchemaValidationException ( string res, string sourceUri, int lineNumber, int linePosition ) : System | ||
XmlSchemaValidationException ( string res, string args, object sourceNode ) : System | ||
XmlSchemaValidationException ( string res, string arg, string sourceUri, int lineNumber, int linePosition ) : System | ||
XmlSchemaValidationException ( string res, string args, string sourceUri, int lineNumber, int linePosition, |
||
XmlSchemaValidationException ( string res, string args, string sourceUri, object sourceNode ) : System |
protected SetSourceObject ( Object sourceObject ) : void | ||
sourceObject | Object | |
return | void |
public XmlSchemaValidationException ( ) : System | ||
return | System |
protected XmlSchemaValidationException ( |
||
info | ||
context | ||
return | System |
public XmlSchemaValidationException ( String message ) : System | ||
message | String | |
return | System |
public XmlSchemaValidationException ( String message, |
||
message | String | |
innerException | ||
return | System |
public XmlSchemaValidationException ( String message, |
||
message | String | |
innerException | ||
lineNumber | int | |
linePosition | int | |
return | System |