[This is preliminary documentation and is subject to change.]
Represents exception that contains data about causing exception with all of it's chain
System Object
System Exception NFX NFXException NFX WrappedExceptionNamespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public sealed class WrappedException : NFXException
[SerializableAttribute]
public sealed class WrappedException : NFXException
<SerializableAttribute>
Public NotInheritable Class WrappedException
Inherits NFXException
<SerializableAttribute>
Public NotInheritable Class WrappedException
Inherits NFXException
[SerializableAttribute]
public ref class WrappedException sealed : public NFXException
[SerializableAttribute]
public ref class WrappedException sealed : public NFXException
[<SealedAttribute>]
[<SerializableAttribute>]
type WrappedException =
class
inherit NFXException
end
[<SealedAttribute>]
[<SerializableAttribute>]
type WrappedException =
class
inherit NFXException
end