Exception

12129

Usage Specification

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

-- Usage  
throw new BizError(errorInfoEnum.disable_edit_appaId)

Exception Overview

| Error Code | Error Reason |
|