public class ObjectNotFoundException extends ObjectPersistenceException
Oid.| Constructor and Description |
|---|
ObjectNotFoundException(Oid oid) |
ObjectNotFoundException(Oid oid,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ObjectNotFoundException(Oid oid)
public ObjectNotFoundException(Oid oid, Throwable cause)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.