Class

RegistrationError

RegistrationError(msg)

Constructor

# new RegistrationError(msg)

Represents a failure registrating new entities

Parameters:
Name Type Description
msg string

the error message

View Source shared/errors.ts, line 50