[This is preliminary documentation and is subject to change.]
Base exception thrown by the IO-related classes
System Object
System Exception NFX NFXException NFX.IO NFXIOExceptionNamespace: NFX.IOAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public class NFXIOException : NFXException
[SerializableAttribute]
public class NFXIOException : NFXException
<SerializableAttribute>
Public Class NFXIOException
Inherits NFXException
<SerializableAttribute>
Public Class NFXIOException
Inherits NFXException
[SerializableAttribute]
public ref class NFXIOException : public NFXException
[SerializableAttribute]
public ref class NFXIOException : public NFXException
[<SerializableAttribute>]
type NFXIOException =
class
inherit NFXException
end
[<SerializableAttribute>]
type NFXIOException =
class
inherit NFXException
end