org.openrdf.repository.object.exceptions
Class ObjectStoreConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openrdf.OpenRDFException
org.openrdf.repository.config.RepositoryConfigException
org.openrdf.repository.object.exceptions.ObjectStoreConfigException
- All Implemented Interfaces:
- Serializable
public class ObjectStoreConfigException
- extends RepositoryConfigException
Used when the factory failed to initialise its configuration.
- Author:
- James Leigh
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ObjectStoreConfigException
public ObjectStoreConfigException()
ObjectStoreConfigException
public ObjectStoreConfigException(String message,
Throwable cause)
ObjectStoreConfigException
public ObjectStoreConfigException(String message)
ObjectStoreConfigException
public ObjectStoreConfigException(Throwable cause)
Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.