theming / Class

ThemeTokenNotFoundException

Extends:Exception

Exception thrown when a theme token is not found in the registry.

Constructor

No documentation has been provided.

Presentation
constructor(
	name: string
): ThemeTokenNotFoundException;
Parameters
NameTypeDescription
name
overrides Exception
string

Properties

NameTypeDescription
name
inherited from Exception
string