Uses of Interface
com.norconex.jef.error.IErrorEvent

Packages that use IErrorEvent
com.norconex.jef.error Classes related to error/exception handling. 
com.norconex.jef.mail Optional package containing convenient classes for sendind simple email notifications. 
 

Uses of IErrorEvent in com.norconex.jef.error
 

Methods in com.norconex.jef.error with parameters of type IErrorEvent
 void IErrorHandler.handleError(IErrorEvent event)
          Handles an error.
 

Uses of IErrorEvent in com.norconex.jef.mail
 

Methods in com.norconex.jef.mail with parameters of type IErrorEvent
 void ErrorMailNotifier.handleError(IErrorEvent event)
           
 



Copyright © 2007-2013 Norconex Inc.. All Rights Reserved.