For Production Reporting programs to support exceptions, they must include these lines:
open 'output.properties' as 0 for-append record=32767:vary write 0 from 'exception.default=on' write 0 from 'exception.default.text=<exception text> close 0