PipelineException Class
The exception that is thrown when a pipeline is misconfigured or invalid.
Namespace
Statiq.Core
Interfaces
  • ISerializable
Base Types
  • object
  • Exception
PipelineException
Exception
object
ISerializable

Syntax

public class PipelineException : Exception, ISerializable

Constructors

Extension Methods