European Parliament MCP Server API - v1.2.6
Documentation Portal
GitHub Repository
Security Architecture
ISMS Policies
CRA Assessment
Threat Model
API Usage Guide
Preparing search index...
tools/shared/errorClassifier
ErrorClassification
Interface ErrorClassification
Structured error classification result for MCP responses.
interface
ErrorClassification
{
errorCategory
:
ErrorCategory
;
errorCode
:
ErrorCode
;
retryable
:
boolean
;
httpStatus
?:
number
;
}
Index
Properties
error
Category
error
Code
retryable
http
Status?
Properties
error
Category
errorCategory
:
ErrorCategory
error
Code
errorCode
:
ErrorCode
retryable
retryable
:
boolean
Optional
http
Status
httpStatus
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
error
Category
error
Code
retryable
http
Status
Architecture
Data Model
Developer Guide
Deployment Guide
Performance Guide
SWOT Analysis
End-of-Life Strategy
Documentation Portal
GitHub Repository
Security Architecture
ISMS Policies
CRA Assessment
Threat Model
API Usage Guide
European Parliament MCP Server API - v1.2.6
Loading...
Structured error classification result for MCP responses.