Class Index | File Index

Classes


Class Layout

Layout
Defined in: Hermes.js.

Class Summary
Constructor Attributes Constructor Name and Description
<private>  
Layout()
Layout is the class that will format the errors before send it to the Appender class
Method Summary
Method Attributes Method Name and Description
 
formatError(oError)
formatError is an abstract method that needs to be overwritten on extended classes to make it work.
Class Detail
<private> Layout()
Layout is the class that will format the errors before send it to the Appender class
Method Detail
formatError(oError)
formatError is an abstract method that needs to be overwritten on extended classes to make it work.
Parameters:
oError

©2011
Documentation generated by JsDoc Toolkit 2.4.0 on Sat Oct 08 2011 19:55:27 GMT+0200 (CEST)