Check this page for more details on error reporting: http://drupal.org/node/158043.
If this doesn't work for you, try to add ZendDebugger to your PHP environment. And then using Eclipse, you can step through your code using a debugger. In this way you will see the actual exception.
Jochen
ps: I only have experience with D6. I left the Drupal world and I'm currently working on Java projects.
Vacun
Check this page for more details on error reporting: http://drupal.org/node/158043.
If this doesn't work for you, try to add ZendDebugger to your PHP environment. And then using Eclipse, you can step through your code using a debugger. In this way you will see the actual exception.
Jochen
ps: I only have experience with D6. I left the Drupal world and I'm currently working on Java projects.