ErrorDetail interface
تفاصيل الخطأ.
الخصائص
| additional |
معلومات إضافية عن الخطأ. |
| code | رمز الخطأ. |
| details | تفاصيل الخطأ. |
| message | رسالة الخطأ. |
| target | هدف الخطأ. |
تفاصيل الخاصية
additionalInfo
code
رمز الخطأ.
code?: string
قيمة الخاصية
string
details
message
رسالة الخطأ.
message?: string
قيمة الخاصية
string
target
هدف الخطأ.
target?: string
قيمة الخاصية
string