MilanoEngineException

Engine-creation errors, per the vocabulary schema spec. These arise at engine creation only; they can never occur at the gate or later.

Inheritors

Types

Link copied to clipboard

A declared component type has no registered renderer, or the placeholder policy is the engine default with no placeholder renderer registered. Lists what is missing.

Link copied to clipboard
class InvalidVocabulary(val rule: String, val detail: String) : MilanoEngineException

The vocabulary artifact violates the vocabulary schema spec. rule names the violated rule; detail says where or what.