se.cambio.cds.controller.util
Class ExceptionManager

Package class diagram package ExceptionManager
java.lang.Object
  extended by se.cambio.cds.controller.util.ExceptionManager
All Implemented Interfaces:
Logs

public class ExceptionManager
extends Object
implements Logs


Constructor Summary
ExceptionManager()
           
 
Method Summary
 void insertLogLine(LogLineDTO logLineDTO)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionManager

public ExceptionManager()
Method Detail

insertLogLine

public void insertLogLine(LogLineDTO logLineDTO)
Specified by:
insertLogLine in interface Logs
See Also:
Logs.insertLogLine(se.cambio.cds.model.logLine.dto.LogLineDTO)


Copyright © 2013 Cambio. All Rights Reserved.