Mike1DLogFileWriterExceptionToConsole Method |
Helper method that writes exception to console out (for command line output)
Namespace:
DHI.Mike1D.Mike1DDataAccess
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public static void ExceptionToConsole(
Exception exception
)
Parameters
- exception
- Type: SystemException
See Also