Метод | Описание | |
---|---|---|
XsltException ( ) : System.Globalization | ||
XsltException ( String message ) : System.Globalization | ||
XsltException ( String message, Exception innerException ) : System.Globalization |
Метод | Описание | |
---|---|---|
XsltException ( |
Метод | Описание | |
---|---|---|
Create ( string res ) : |
||
Create ( string res, string args, Exception inner ) : |
||
CreateMessage ( string res, string args, string sourceUri, int lineNumber, int linePosition ) : string | ||
FormatMessage ( string key ) : string | ||
GetObjectData ( |
||
XsltException ( string res, string args, string sourceUri, int lineNumber, int linePosition, Exception inner ) : System.Globalization |
public XsltException ( ) : System.Globalization | ||
Результат | System.Globalization |
protected XsltException ( |
||
info | ||
context | ||
Результат | System.Globalization |
public XsltException ( String message ) : System.Globalization | ||
message | String | |
Результат | System.Globalization |
public XsltException ( String message, Exception innerException ) : System.Globalization | ||
message | String | |
innerException | Exception | |
Результат | System.Globalization |