Class LaravelUi5\Core\Exceptions\UnsupportedDashboardChildException

final
extends RuntimeException

Raised by {@see \LaravelUi5\Core\Ui5\Dashboard\DefaultDashboardTransformer::buildLeafEmitter} when a group child does not match any arm of the match (true) instanceof dispatch — i.e., it is neither a Ui5TileInterface nor a Ui5CardInterface nor a downstream subinterface a custom transformer subclass recognises.

Methods
Methods inherited from Exception
__construct(), __wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString()