org.openrdf.repository.object.exceptions
Class ObjectPersistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openrdf.repository.object.exceptions.RDFObjectException
org.openrdf.repository.object.exceptions.ObjectStoreException
org.openrdf.repository.object.exceptions.ObjectPersistException
- All Implemented Interfaces:
- Serializable
public class ObjectPersistException
- extends ObjectStoreException
A Bean property failed to be saved.
- Author:
- James Leigh
- See Also:
- Serialized Form
ObjectPersistException
public ObjectPersistException(String message)
ObjectPersistException
public ObjectPersistException(Exception cause)
Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.