Generic error class for SDK errors.
Each error of SDK should extend this class. And, then, error must redefine properly the TErrorDataType generic type. In this way, the error will have a specific data type.
Optional
Readonly
Generic error class for SDK errors.
Each error of SDK should extend this class. And, then, error must redefine properly the TErrorDataType generic type. In this way, the error will have a specific data type.