LoggedException Class
Wraps an exception thrown inside the engine while executing nested modules to prevent repeating the log message.
Namespace
Statiq.Common
Interfaces
  • ISerializable
Base Types
  • object
  • Exception
LoggedException
Exception
object
ISerializable

Syntax

public class LoggedException : Exception, ISerializable

Constructors

Extension Methods