org.hibernate.search.engine
Class LoaderHelper

java.lang.Object
  extended by org.hibernate.search.engine.LoaderHelper

public abstract class LoaderHelper
extends Object

Author:
Emmanuel Bernard

Constructor Summary
LoaderHelper()
           
 
Method Summary
static boolean isObjectNotFoundException(RuntimeException e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoaderHelper

public LoaderHelper()
Method Detail

isObjectNotFoundException

public static boolean isObjectNotFoundException(RuntimeException e)