MCPcopy Create free account
hub / github.com/BrasilAPI/BrasilAPI /

Class

services/cep/cep.js:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39class CepPromiseError extends Error {
40 constructor({ message, type, errors } = {}) {
41 super();
42

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected