Uses of Class
de.infinityloop.util.log.LogEntry

Packages that use LogEntry
de.infinityloop.util   
 

Uses of LogEntry in de.infinityloop.util
 

Methods in de.infinityloop.util that return LogEntry
 LogEntry ILException.getEntryByCode(int code)
          Returns the (first) entry with the specified code or null if that message is not contained in this exception.