UNPKG

@shopware-ag/dive

Version:

Shopware Spatial Framework

2 lines (1 loc) 294 B
"use strict";class t extends Error{constructor(r,e){super(r),this.requestedFileType=e,this.name="FileTypeError"}}class o extends Error{constructor(r,e){super(`Failed to parse array buffer from ${r}`),this.uri=r,this.cause=e,this.name="ParseError"}}exports.FileTypeError=t;exports.ParseError=o;