wangjuncheng
2025-04-28 f54c45de2ec6dfadc825c064b75e6707513bd094
1
2
3
4
5
6
7
/**
 * SmartEarth WebSDK - https://websdk.terra-it.cn
 * Version 5.3.1
 */
 
import{e}from"./chunk-55TU6MJR.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};