const { Forbidden, GeneralError } = require('@feathersjs/errors'); throw new GeneralError('Lorem ipsom...')
Last updated 5 years ago