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