ca.pjer.cm.api.store
Class ObjectNotFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byca.pjer.cm.api.cmf.ContentManagementException
              extended byca.pjer.cm.api.store.StoreServiceException
                  extended byca.pjer.cm.api.store.ObjectNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class ObjectNotFoundException
extends StoreServiceException

See Also:
Serialized Form

Constructor Summary
ObjectNotFoundException(java.lang.String message)
           
ObjectNotFoundException(java.lang.String message, java.lang.Throwable cause)
           
 
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

ObjectNotFoundException

public ObjectNotFoundException(java.lang.String message)

ObjectNotFoundException

public ObjectNotFoundException(java.lang.String message,
                               java.lang.Throwable cause)


Copyright © 2004 PjEr.ca. All Rights Reserved.