Creates an instance of ApiModelError.
constructor(message: string, code?: ErrorCode, context?: ErrorContext);
string
ErrorCode
ErrorContext
Was this page helpful?