Abstract
The parent of all the errors that can be returned.
Provides details about the error that occurred.
This is not a localized message and is targeted to developers in the context of debugging/problem analysis.
Optional
The exception (if any) that caused this error.
The parent of all the errors that can be returned.