Operator contants for absolute attributes.
errorAction is used to handle the following errors
ErrorController is the default controller to handle different errors, such as, invalid actions, database connectivity errors, and other application errors.
This method will contain the code that would be executed using the retry logic.
Execute method will be implemened by class that's inherit RetryCode and add retry logic.