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