Class Kitab\Exception\TargetUnknownIntermediateRepresentation

class TargetUnknownIntermediateRepresentation extends Kitab\Exception\Exception
{
}

Runtime exception when the target 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.