Searched refs:ROUTER_PARAM_MODE_INVALID_ERROR (Results 1 – 2 of 2) sorted by relevance
84 const ROUTER_PARAM_MODE_INVALID_ERROR = new AsError(200004, 'Param mode is invalid.'); constant568 this.errorWithCodeAndMsg(ROUTER_PARAM_MODE_INVALID_ERROR, u8);
76 const ROUTER_PARAM_MODE_INVALID_ERROR: AsError = new AsError(200004, 'Param mode is invalid.');449 this.errorWithCodeAndMsg(ROUTER_PARAM_MODE_INVALID_ERROR, options);