net.toften.jlips.persist
Class EntityNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by net.toften.jlips.persist.EntityNotFoundException
All Implemented Interfaces:
Serializable

public class EntityNotFoundException
extends RuntimeException

DOCUMENT ME!

Author:
thomas
See Also:
Serialized Form

Constructor Summary
EntityNotFoundException(String arg0)
          Constructor for EntityNotFoundException DOCUMENT ME!
 
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

EntityNotFoundException

public EntityNotFoundException(String arg0)
Constructor for EntityNotFoundException DOCUMENT ME!

Parameters:
arg0 -