Edit in GitHubLog an issue

cc-everywhere


Class: ErrorHandler

Methods

instance()

Copied to your clipboard
static instance(): ErrorHandler;

Returns

ErrorHandler


addHandler()

Copied to your clipboard
static addHandler(handler): void;

Parameters

ParameterType
handler

Returns

void


removeHandler()

Copied to your clipboard
static removeHandler(handler): void;

Parameters

ParameterType
handler

Returns

void


error()

Copied to your clipboard
static error(error): void;

Parameters

ParameterType
error

Returns

void


warn()

Copied to your clipboard
static warn(warn): void;

Parameters

ParameterType
warn

Returns

void


info()

Copied to your clipboard
static info(information): void;

Parameters

ParameterType
information

Returns

void

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.