Dear list, I get used to try/catch/throw for error handling and find it difficult to write code without them. What is the current coding rule regarding exception? If we are starting to use them, does it make sense to add a except.h and define all exceptions (such as lyx::err_empty_whatever) over there?
Cheers, Bo