Table of Contents

Method WriteException

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

WriteException(Exception)

Writes an exception description in the log.

public virtual void WriteException(Exception exp)

Parameters

exp Exception

The exception which will be written.