C# Class kOS.Safe.Exceptions.KOSOnceInvalidHereException

A version of KOSCommandInvalidHere describing an attempt to use the WAIT keyword when in a trigger.
Inheritance: kOS.Safe.Exceptions.KOSCommandInvalidHereException
Mostrar archivo Open project: KSP-KOS/KOS

Public Methods

Method Description
KOSOnceInvalidHereException ( LineCol location ) : kOS.Safe.Compilation.KS

Method Details

KOSOnceInvalidHereException() public method

public KOSOnceInvalidHereException ( LineCol location ) : kOS.Safe.Compilation.KS
location LineCol
return kOS.Safe.Compilation.KS