org.openrdf.repository.object.exceptions
Class MultipleObjectResultException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openrdf.repository.object.exceptions.RDFObjectException
org.openrdf.repository.object.exceptions.MultipleObjectResultException
- All Implemented Interfaces:
- Serializable
public class MultipleObjectResultException
- extends RDFObjectException
Thrown when more than one result is returned, but only one result was
expected.
- 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 |
MultipleObjectResultException
public MultipleObjectResultException()
MultipleObjectResultException
public MultipleObjectResultException(String message)
Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.