Class Kitab\Exception\LinkerUnknownIntermediateRepresentation

class LinkerUnknownIntermediateRepresentation extends Kitab\Exception\Exception
{
}

Runtime exception when the linker is not able to handle an intermediate representation.

It should normally happen only when a developer is hacking Kitab, not when a user is using it.