Skip to main content

@mapgear/geoapps-core > GAEventCallbackFailedError

GAEventCallbackFailedError class

Error that is thrown when a callback of the event dispatcher fails

Signature:
export declare class GAEventCallbackFailedError extends Error 
Extends: Error

Constructors

ConstructorModifiersDescription
(constructor)(error)Constructs a new instance of the GAEventCallbackFailedError class

Properties

PropertyModifiersTypeDescription
ErrorreadonlyunknownThe error that was thrown by the callback