Class LaravelUi5\Core\Exceptions\InvalidCardManifestUrlException

final
extends Ui5Exception

Raised by {@see \LaravelUi5\Core\Ui5\Dashboard\Emitters\CardEmitter} when the Card's getNamespace() / getVersion() would produce a malformed manifest URL (typically because one of them contains characters that would contaminate the query string).

Methods