UnknownError constant
PeekanappError
const UnknownError
A PeekanappError that is thrown on any other error.
Implementation
static const UnknownError = PeekanappError('UnknownError', 500);
A PeekanappError that is thrown on any other error.
static const UnknownError = PeekanappError('UnknownError', 500);