/** * SmartEarth WebSDK - https://websdk.terra-it.cn * Version 5.3.1 */ import{e}from"./chunk-PPCZYYBW.js";function t(r){this.name="RuntimeError",this.message=r;let o;try{throw new Error}catch(s){o=s.stack}this.stack=o}e(Object.create)&&(t.prototype=Object.create(Error.prototype),t.prototype.constructor=t);t.prototype.toString=function(){let r=`${this.name}: ${this.message}`;return e(this.stack)&&(r+=` ${this.stack.toString()}`),r};var c=t;export{c as a};