org.codehaus.plexus.jdo
Class PlexusObjectNotFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.codehaus.plexus.jdo.PlexusStoreException
              extended byorg.codehaus.plexus.jdo.PlexusObjectNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class PlexusObjectNotFoundException
extends PlexusStoreException

Version:
$Id: PlexusObjectNotFoundException.java 3097 2006-03-27 13:05:42Z evenisse $
Author:
Emmanuel Venisse
See Also:
Serialized Form

Constructor Summary
PlexusObjectNotFoundException(java.lang.String type, java.lang.String id)
           
 
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

PlexusObjectNotFoundException

public PlexusObjectNotFoundException(java.lang.String type,
                                     java.lang.String id)


Copyright © 2005-2007 Codehaus. All Rights Reserved.