Package lio.core.errormanagement

Interface Summary
LiOErrorLog This interface is used to manage exception an error messages, each implementation must show this message in the proper way in a window system or in command line
 

Class Summary
LiOJTextAreaErrorLog Implements LiOErrorLog as subclass of PrintStream for scenarios in a window system
LiOPrintStreamErrorLog Implements LiOErrorLog as subclass of PrintStrem for use it in command line