[This is preliminary documentation and is subject to change.]
Returns unwound root exception - unwrapping it from FilterPipelineException
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public Exception RootException { get; }public Exception RootException { get; }Public ReadOnly Property RootException As Exception
Get
Public ReadOnly Property RootException As Exception
Get
public:
property Exception^ RootException {
Exception^ get ();
}public:
property Exception^ RootException {
Exception^ get ();
}member RootException : Exception with get
member RootException : Exception with get
Property Value
Type:
Exception