Méthode | Description | |
---|---|---|
ExceptionXElement ( |
Create an instance of ExceptionXElement.
|
|
ExceptionXElement ( |
Create an instance of ExceptionXElement.
|
public ExceptionXElement ( |
||
exception | The Exception to serialize. | |
Résultat | System |
public ExceptionXElement ( |
||
exception | The Exception to serialize. | |
omitStackTrace | bool | /// Whether or not to serialize the Exception.StackTrace member /// if it's not null. /// |
Résultat | System |