JaCIL Framework API

ReferenceException Class

Indicates a problem with reference resolution by the compiler.

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

System.Object
   System.Exception
      JaCIL.Compiler.CompilerException
         JaCIL.Compiler.ReferenceException

public class ReferenceException : 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

ReferenceException Members | JaCIL.Compiler Namespace