JaCIL Framework API

HandlerException Class

Indicates that an exception handler could not be translated.

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

System.Object
   System.Exception
      JaCIL.Compiler.CompilerException
         JaCIL.Compiler.HandlerException

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

HandlerException Members | JaCIL.Compiler Namespace