CoreClassesUnexpectedErrorVersion: v7.0.0On this page UnexpectedErrorImportimport { UnexpectedError } from "@hyper-fetch/core"SourceView the source codePackage@hyper-fetch/core Parametersclass UnexpectedError { constructor(description: string) {}; description: string;}ParametersNameTypeDescriptiondescriptionstring PropertiesdescriptionSourceView the source codeTypestring