UnknownError constant

PeekanappError const UnknownError

A PeekanappError that is thrown on any other error.

Implementation

static const UnknownError = PeekanappError('UnknownError', 500);