[This is preliminary documentation and is subject to change.]
Base exception thrown by the binlog-related framework
System Object
System Exception NFX NFXException NFX.Log.Bin BinLogExceptionNamespace: NFX.Log.BinAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public class BinLogException : NFXException
[SerializableAttribute]
public class BinLogException : NFXException
<SerializableAttribute>
Public Class BinLogException
Inherits NFXException
<SerializableAttribute>
Public Class BinLogException
Inherits NFXException
[SerializableAttribute]
public ref class BinLogException : public NFXException
[SerializableAttribute]
public ref class BinLogException : public NFXException
[<SerializableAttribute>]
type BinLogException =
class
inherit NFXException
end
[<SerializableAttribute>]
type BinLogException =
class
inherit NFXException
end