Appearance
Error class representing emitter-related errors.
Error
new EmitterError(message): EmitterError;
Creates a new EmitterError instance.
string
Error message.
EmitterError
Error.constructor;