Type definition for standard error objects.
This type represents an error object that can optionally include a name, title, message, stack trace, and a type indicating the nature of the error (either 'danger' or 'success').
stdErrorType
The message describing the error.
Optional
The name of the error.
The stack trace of the error.
The title of the error.
The type indicating the nature of the error.
Type definition for standard error objects.
This type represents an error object that can optionally include a name, title, message, stack trace, and a type indicating the nature of the error (either 'danger' or 'success').
stdErrorType