CompilationErrorException Class

Assembly
Wyam.Razor.dll
Namespace
Wyam.Razor
Base Types
  • Exception
graph BT Type-->Base0["Exception"] Type["CompilationErrorException"] class Type type-node

Syntax

public class CompilationErrorException : Exception

Constructors

Properties

Name Value Summary
ErrorMessage string
MappedLineSpan FileLinePositionSpan
Path string
GitHub