...
However, making it out of main is conditional on correctly handling all errors in a way that does not force premature termination (see ERR00-AC. Adopt and implement a consistent and comprehensive error handling policy and ERR05-A. Application-independent code should provide error detection without dictating error handling).
...