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
graph BT
Type-->Base0["Exception"]
Base0-->Base1["object"]
Type-.->Interface0["ISerializable"]
Type["LoggedException"]
class Type type-node
Syntax
public class LoggedException : Exception, ISerializable
Constructors
Name | Summary |
---|---|
LoggedException |