Exception

12079

Usage Specifications

-- Importing within the service
const { BizError, errorInfoEnum } = require('../constant/error');

-- Usage
throw new BizError(errorInfoEnum.disable_edit_appaId)

Exception Overview

| Error Code | Error Reason |
|