Exception log

Printer-friendly versionSend to friendPDF version
Rookie

This sample code has been developed by Streamezzo.
Its purpose is to illustrate how to catch and log an error.

" colorBits="8" lengthBits="16" resolution="2" idBits="16" scaleBits="15" encodingType="0"/> <% try { %> <% } catch (Exception e) { stzRequest.getLogger().debug("EXCEPTION: " + e.getMessage()); %> <% } %>
AttachmentSize
Exception_log.swz2.67 KB
Share this