org.openrdf.result
Class NoResultException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openrdf.OpenRDFException
org.openrdf.query.QueryEvaluationException
org.openrdf.result.NoResultException
- All Implemented Interfaces:
- Serializable
public class NoResultException
- extends QueryEvaluationException
Expected a single result, but there were either zero or more than one result.
- 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 |
NoResultException
public NoResultException()
NoResultException
public NoResultException(String msg)
Copyright © 2004-2011 James Leigh Services Inc.. All Rights Reserved.