JaCIL Framework API

BranchException Class

General problem in code paths (branching).

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

System.Object
   System.Exception
      JaCIL.Compiler.CompilerException
         JaCIL.Compiler.BranchException

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

BranchException Members | JaCIL.Compiler Namespace