Package ome.services.query
Class QueryException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ome.conditions.RootException
-
- ome.conditions.ApiUsageException
-
- ome.services.query.QueryException
-
- All Implemented Interfaces:
java.io.Serializable
public class QueryException extends ome.conditions.ApiUsageException
something failed in looking up a query- Since:
- OMERO 3.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description QueryException(java.lang.String message)
-