[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| WrappedException(WrappedExceptionData) | Initializes a new instance of the WrappedException class | |
| WrappedException(SerializationInfo, StreamingContext) | Initializes a new instance of the WrappedException class | |
| WrappedException(String, WrappedExceptionData) | Initializes a new instance of the WrappedException class | |
| WrappedException(String, WrappedExceptionData, Exception) | Initializes a new instance of the WrappedException class |
See Also