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