UNPKG
@hexadrop/error
Version:
beta (2.0.0-beta.2)
latest (2.0.0)
2.0.0
2.0.0-beta.2
2.0.0-beta.1
2.0.0-beta.0
1.0.1
1.0.0
1.0.0-beta.2
1.0.0-beta.1
1.0.0-beta.0
Hexagonal architecture utils library
github.com/hexadrop/hexadrop
hexadrop/hexadrop
@hexadrop/error
/
dist
/
not-found.js
2 lines
•
236 B
JavaScript
View Raw
1
2
import
{c
as
t}
from
"./chunk-C2O6SUXB.js"
;
var
r=
class
extends
t{
constructor
(
s,n,i,o,e
){
super
(o??
"DomainNotFoundError"
,
`
${s}
with
${i??
"id"
}
'
${n}
' was not found`
,e??
"HEX(404)"
)}};
export
{r
as
default
};
//# sourceMappingURL=not-found.js.map