Property | Type | Description | |
---|---|---|---|
interceptor |
Method | Description | |
---|---|---|
ColumnNumber ( ) : int | ||
Dispose ( ) : void | ||
LineNumber ( ) : int | ||
Message ( ) : string | ||
PublicId ( ) : string | ||
QXmlParseException ( ) : System | ||
QXmlParseException ( |
||
QXmlParseException ( string name ) : System | ||
QXmlParseException ( string name, int c ) : System | ||
QXmlParseException ( string name, int c, int l ) : System | ||
QXmlParseException ( string name, int c, int l, string p ) : System | ||
QXmlParseException ( string name, int c, int l, string p, string s ) : System | ||
SystemId ( ) : string |
Method | Description | |
---|---|---|
CreateProxy ( ) : void | ||
QXmlParseException ( |
public QXmlParseException ( |
||
other | ||
return | System |
protected QXmlParseException ( |
||
dummy | ||
return | System |
public QXmlParseException ( string name ) : System | ||
name | string | |
return | System |
public QXmlParseException ( string name, int c ) : System | ||
name | string | |
c | int | |
return | System |
public QXmlParseException ( string name, int c, int l ) : System | ||
name | string | |
c | int | |
l | int | |
return | System |
public QXmlParseException ( string name, int c, int l, string p ) : System | ||
name | string | |
c | int | |
l | int | |
p | string | |
return | System |
public QXmlParseException ( string name, int c, int l, string p, string s ) : System | ||
name | string | |
c | int | |
l | int | |
p | string | |
s | string | |
return | System |