Frequently Asked Question:
Exceptions in COM Version?
Question
I think the answer is 'no', but does QPDF (COM Edition) ever throw an exception? If it does, what information is available in the exception class as received by the host code (in my particular case, PHP)?
Answer
Nearly all Exceptions are handled internally and you need to use the return values of the functions are used to determine what the problem is.