Project

Profile

Help

Bug #2095

Updated by O'Neil Delpratt over 3 years ago

User noticed that the java generated exceptions appear in the apache error log. 


 


 This is as a result of the following statement `env->Exception();` being calling called in the method checkForException in the class SaxonProcessor. This needs removing. 
 

Back