Table of Contents

Class ImportException

Namespace
StepLang.Interpreting
Assembly
StepLang.dll
public abstract class ImportException : InterpreterException, ISerializable
Inheritance
ImportException
Implements
Inherited Members

Constructors

ImportException(int, TokenLocation, string, string)

protected ImportException(int errorCode, TokenLocation location, string message, string helpText)

Parameters

errorCode int
location TokenLocation
message string
helpText string