Throws when patient with given e-mail already exists but is not connected to your account

Hierarchy

  • OrnamentError
    • ForbiddenPatientError

Constructors

Properties

cause?: unknown
email: string
message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc