de.danielbechler.diff.accessor.exception
Class ItemNotIndexedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by de.danielbechler.diff.accessor.exception.ItemNotIndexedException
All Implemented Interfaces:
Serializable

public final class ItemNotIndexedException
extends RuntimeException

Author:
Daniel Bechler
See Also:
Serialized Form

Constructor Summary
ItemNotIndexedException(Object item)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ItemNotIndexedException

public ItemNotIndexedException(Object item)


Copyright © 2012. All Rights Reserved.