DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.config
Class ErrorLog.LogEntry

java.lang.Object
  extended by org.dlese.dpc.schemedit.config.ErrorLog.LogEntry
Enclosing class:
ErrorLog

public class ErrorLog.LogEntry
extends Object


Method Summary
 String getMsg()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()

getMsg

public String getMsg()

DLESE Tools
v1.6.0