ComponentNotFoundException
class ComponentNotFoundException(message: String, val notFound: Identifier<*>) : TegralDiException
Content copied to clipboard
Exception thrown when a component is not found.
Exception thrown when a component is not found.