Syntactik.NET Documentation
Syntactik.NET Documentation
API Reference
Syntactik.Compiler
CompilerErrorFactory Class
CompilerErrorFactory Methods
FatalError Method
FatalError Method (Exception)
FatalError Method (Exception, String)
CompilerErrorFactory
FatalError Method (Exception)
Creates a fatal error.
Namespace:
Syntactik.Compiler
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
Copy
public
static
CompilerError
FatalError
(
Exception
ex
)
Parameters
ex
Type:
System
Exception
Inner exception.
Return Value
Type:
CompilerError
An instance of
CompilerError
.
See Also
Reference
CompilerErrorFactory Class
FatalError Overload
Syntactik.Compiler Namespace
Send comments on this topic to
info@syntactik.com