org.cruxframework.crux.plugin.errorhandler.server.dao
Class LoggingErrorDAO
java.lang.Object
org.cruxframework.crux.plugin.errorhandler.server.dao.LoggingErrorDAO
public class LoggingErrorDAO
- extends Object
- Author:
- Samuel Cardoso
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggingErrorDAO
public LoggingErrorDAO()
clear
public static boolean clear()
main
public static void main(String[] args)
overwrite
public static void overwrite(ArrayList<Throwable> throwables)
append
public static void append(Throwable throwable)
read
public static ArrayList<Throwable> read()
Copyright © 2014. All rights reserved.