PileAccessViolationException ClassNFX Class Library

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

Thrown by pile memory manager when a supplied PilePointer is not pointing to a valid buffer
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    NFX NFXException
      NFX.ApplicationModel.Pile PileException
        NFX.ApplicationModel.Pile PileAccessViolationException

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

[SerializableAttribute]
public class PileAccessViolationException : PileException
See Also