[This is preliminary documentation and is subject to change.]
Namespace: NFX.IO.FileSystemAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
protected override void DoHandleError(
Exception error
)
protected override void DoHandleError(
Exception error
)
Protected Overrides Sub DoHandleError (
error As Exception
)
Protected Overrides Sub DoHandleError (
error As Exception
)
protected:
virtual void DoHandleError(
Exception^ error
) override
protected:
virtual void DoHandleError(
Exception^ error
) override
abstract DoHandleError :
error : Exception -> unit
override DoHandleError :
error : Exception -> unit
abstract DoHandleError :
error : Exception -> unit
override DoHandleError :
error : Exception -> unit