var _=Object.defineProperty;var g=(t,r,e)=>r in t?_(t,r,{enumerable:!0,configurable:!0,writable:!0,value:e}):t[r]=e;var s=(t,r,e)=>g(t,typeof r!="symbol"?r+"":r,e);class n{constructor(r,e,o){s(this,"_code");s(this,"_grp");s(this,"_msg");this._code=parseInt(r),this._grp=parseInt(e),this._msg=o}get code(){return this._code}get grp(){return this._grp}get msg(){return this._msg}}class h{constructor(r){s(this,"_err");s(this,"_form");s(this,"_tab");this._form=r.form,this._tab=r.tab,this._err=new n(r.err.code,r.err.grp,r.err.msg)}get err(){return this._err}get form(){return this._form}get tab(){return this._tab}}const c=h;export{c as B};