JaCIL Framework API

TranslationException Class

General problem in translation.

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

System.Object
   System.Exception
      JaCIL.Compiler.CompilerException
         JaCIL.Compiler.TranslationException

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

TranslationException Members | JaCIL.Compiler Namespace