org.apache.empire.db.exceptions
Class QueryNoResultException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.empire.exceptions.EmpireException
org.apache.empire.db.exceptions.QueryNoResultException
- All Implemented Interfaces:
- Serializable
public class QueryNoResultException
- extends EmpireException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
errorType
public static final ErrorType errorType
QueryNoResultException
public QueryNoResultException(String sqlCmd)
Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.