Package net.clackrouter.error

Basic mechanisms for reporting Clack errors to a remote error server.

See:
          Description

Class Summary
ErrorConsole A class where users can see System.out and System.err, since getting a Java console varies by browser, and requires a plugin for Firefox.
ErrorReporter Class for remote error reporting when Clack peforms a fatal error.
ErrorReportServer Server to run on a remote host and record errors reported back to it by clack clients.
ErrorUtils  
 

Package net.clackrouter.error Description

Basic mechanisms for reporting Clack errors to a remote error server.