...
We will list all the possible scenarios where fatal errors might come. Code is a Unique key for error where ID is a combination of the CODE
and ID
, where ID
is an individual attribute for the error such as do_id, batchId. For better implementation, we can encode ID
with base64 Encoding.
The following are some Generic errors which may occur during the App lifecycle:
...