WrappedException ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents exception that contains data about causing exception with all of it's chain
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    NFX NFXException
      NFX WrappedException

Namespace: NFX
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[SerializableAttribute]
public sealed class WrappedException : NFXException
See Also