CompilerErrorFactory Class |
Namespace: Syntactik.Compiler
public static class CompilerErrorFactory
The CompilerErrorFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | FatalError(Exception) |
Creates a fatal error.
|
![]() ![]() | FatalError(Exception, String) |
Creates a fatal error.
|
![]() ![]() | InputError |
Creates input/output related error.
|