Свойство | Type | Description | |
---|---|---|---|
BuildCharExceptionArgs | string[] | ||
BuildCharExceptionArgs | string[] | ||
BuildCharExceptionArgs | string[] | ||
BuildCharExceptionArgs | string[] | ||
CreateMessage | string | ||
FormatUserMessage | string | ||
IsCatchableException | bool | ||
XmlException | System | ||
XmlException | System | ||
XmlException | System | ||
XmlException | System | ||
XmlException | System | ||
XmlException | System | ||
XmlException | System | ||
XmlException | System | ||
XmlException | System | ||
XmlException | System | ||
XmlException | System | ||
XmlException | System | ||
XmlException | System |
Méthode | Description | |
---|---|---|
GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
XmlException ( ) : System | ||
XmlException ( String message ) : System | ||
XmlException ( String message, Exception innerException ) : System | ||
XmlException ( String message, Exception innerException, int lineNumber, int linePosition ) : System |
Méthode | Description | |
---|---|---|
XmlException ( SerializationInfo info, StreamingContext context ) : System |
Méthode | Description | |
---|---|---|
BuildCharExceptionArgs ( char invChar, char nextChar ) : string[] | ||
BuildCharExceptionArgs ( char data, int invCharIndex ) : string[] | ||
BuildCharExceptionArgs ( char data, int length, int invCharIndex ) : string[] | ||
BuildCharExceptionArgs ( string data, int invCharIndex ) : string[] | ||
CreateMessage ( string res, string args, int lineNumber, int linePosition ) : string | ||
FormatUserMessage ( string message, int lineNumber, int linePosition ) : string | ||
IsCatchableException ( Exception e ) : bool | ||
XmlException ( String message, Exception innerException, int lineNumber, int linePosition, string sourceUri ) : System | ||
XmlException ( string res, String arg, Exception innerException, IXmlLineInfo lineInfo ) : System | ||
XmlException ( string res, String arg, IXmlLineInfo lineInfo ) : System | ||
XmlException ( string res, String arg, IXmlLineInfo lineInfo, string sourceUri ) : System | ||
XmlException ( string res, int lineNumber, int linePosition ) : System | ||
XmlException ( string res, string args ) : System | ||
XmlException ( string res, string args, Exception innerException, int lineNumber, int linePosition ) : System | ||
XmlException ( string res, string args, Exception innerException, int lineNumber, int linePosition, string sourceUri ) : System | ||
XmlException ( string res, string args, IXmlLineInfo lineInfo ) : System | ||
XmlException ( string res, string args, IXmlLineInfo lineInfo, string sourceUri ) : System | ||
XmlException ( string res, string arg, int lineNumber, int linePosition ) : System | ||
XmlException ( string res, string arg, int lineNumber, int linePosition, string sourceUri ) : System | ||
XmlException ( string res, string args, string sourceUri ) : System |
public GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
info | SerializationInfo | |
context | StreamingContext | |
Résultat | void |
protected XmlException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
Résultat | System |
public XmlException ( String message ) : System | ||
message | String | |
Résultat | System |
public XmlException ( String message, Exception innerException ) : System | ||
message | String | |
innerException | Exception | |
Résultat | System |
public XmlException ( String message, Exception innerException, int lineNumber, int linePosition ) : System | ||
message | String | |
innerException | Exception | |
lineNumber | int | |
linePosition | int | |
Résultat | System |