JaCIL Framework API

VariableTableException Class

Indicates that the instruction stream is in a state that cannot be handled by translation (i.e. if it is invalid).

For a list of all members of this type, see VariableTableException Members.

System.Object
   System.Exception
      JaCIL.Compiler.CompilerException
         JaCIL.Compiler.VariableTableException

public class VariableTableException : CompilerException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: JaCIL.Compiler

Assembly: JaCIL.Compiler (in JaCIL.Compiler.dll)

See Also

VariableTableException Members | JaCIL.Compiler Namespace