Appearance
Rule.io SDK / rcml/src / EmailThemeApplyError
Class: EmailThemeApplyError
Defined in: rcml/src/email/theme/theme-rcml.ts:52
Error thrown when a URL (logo src, social href, font href) provided to applyTheme fails safety validation.
Extends
Error
Constructors
Constructor
new EmailThemeApplyError(
message):EmailThemeApplyError
Defined in: rcml/src/email/theme/theme-rcml.ts:53
Parameters
message
string
Returns
EmailThemeApplyError
Overrides
Error.constructor