An exception that is thrown when there is an error during execution.
- Namespace
- Statiq
.Common - Interfaces
-
- ISerializable
- Base Types
-
- object
- Exception
graph BT
Type-->Base0["Exception"]
Base0-->Base1["object"]
Type-.->Interface0["ISerializable"]
Type["ExecutionException"]
class Type type-node
Syntax
public class ExecutionException : Exception, ISerializable
Constructors
Name | Summary |
---|---|
ExecutionException |