[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
System Object
System Exception NFX NFXException NFX.ApplicationModel.Pile PileException NFX.ApplicationModel.Pile PileOutOfSpaceExceptionNamespace: NFX.ApplicationModel.PileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public class PileOutOfSpaceException : PileException
[SerializableAttribute]
public class PileOutOfSpaceException : PileException
<SerializableAttribute>
Public Class PileOutOfSpaceException
Inherits PileException
<SerializableAttribute>
Public Class PileOutOfSpaceException
Inherits PileException
[SerializableAttribute]
public ref class PileOutOfSpaceException : public PileException
[SerializableAttribute]
public ref class PileOutOfSpaceException : public PileException
[<SerializableAttribute>]
type PileOutOfSpaceException =
class
inherit PileException
end
[<SerializableAttribute>]
type PileOutOfSpaceException =
class
inherit PileException
end