Uses of Class
net.logAnalyzer.handlers.NoConverterException

Packages that use NoConverterException
net.logAnalyzer.handlers   
 

Uses of NoConverterException in net.logAnalyzer.handlers
 

Constructors in net.logAnalyzer.handlers that throw NoConverterException
ForwardOnlyLogHandler(FilesSetReader input, java.lang.String pattern)
           
MemoryLogHandler(FilesSetReader input, java.lang.String pattern)
           
OnDemandLogHandler(FilesSetReader input, java.lang.String pattern)
           
AbstractLogHandler(FilesSetReader input, java.lang.String pattern)
          Constructs a log handler for the specified input files parsed with the specified converters.
 



Copyright © 2006 null. All Rights Reserved.