Quote: error handling should be strictly hierarchical; otherwise get cycles of system dependencies if a function asks its caller for help with recovery or resource acquisition
Topic: error safe systems
Group: exception handling
Quotation Skeleton
Error handling should be--as far as possible-- strictly … with recovery or resource acquisition; such requests set … the possibility of infinite lops in the error- …
Google-1Google-2