The exception that is thrown when a pipeline is misconfigured or invalid.
- Namespace
- Statiq
.Core - Interfaces
-
- ISerializable
- Base Types
-
- object
- Exception
graph BT
Type-->Base0["Exception"]
Base0-->Base1["object"]
Type-.->Interface0["ISerializable"]
Type["PipelineException"]
class Type type-node
Syntax
public class PipelineException : Exception, ISerializable
Constructors
Name | Summary |
---|---|
PipelineException |