Class: ParticipantNotFoundError

ParticipantNotFoundError

Raised whenever attempting operation on a non-existent Participant.


Properties:
Name Type Description
code number

53204

message string

'Participant not found'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string