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
Methods
Rethrow()
public override void Rethrow()