ExecutionException Class
An exception that is thrown when there is an error during execution.
Namespace
Statiq.Common
Interfaces
  • ISerializable
Base Types
  • object
  • Exception
ExecutionException
Exception
object
ISerializable

Syntax

public class ExecutionException : Exception, ISerializable

Constructors

Extension Methods