PileOutOfSpaceException ClassNFX Class Library

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

Thrown by pile memory manager when there is not anough room in the pile to perform the requested operation
Inheritance Hierarchy

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

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

[SerializableAttribute]
public class PileOutOfSpaceException : PileException
See Also