Table of Contents

Class SyntaxErrorException

Namespace
MoonSharp.Interpreter
Assembly
Assembly-CSharp.dll
public class SyntaxErrorException : InterpreterException, ISerializable
Inheritance
SyntaxErrorException
Implements
Inherited Members
Extension Methods

Properties

IsPrematureStreamTermination

public bool IsPrematureStreamTermination { get; set; }

Property Value

bool

Methods

Rethrow()

public override void Rethrow()