An exception generated by the Log Service functionality.

Namespace:  EPiServer.Log.Core
Assembly:  EPiServer.Log.Core (in EPiServer.Log.Core.dll) Version: 6.0.530.0

Syntax

C#
[SerializableAttribute]
public class LogServiceException : SystemException

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    System..::.SystemException
      EPiServer.Log.Core..::.LogServiceException

See Also