AppLogError Method (Exception) |
[This is preliminary documentation and is subject to change.]
Namespace:
CFX.Utilities
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic static void Error(
Exception ex
)
Public Shared Sub Error (
ex As Exception
)
Parameters
- ex
- Type: SystemException
See Also