ome.services.query
Class QueryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ome.conditions.RootException
                  extended by ome.conditions.ApiUsageException
                      extended by ome.services.query.QueryException
All Implemented Interfaces:
Serializable

public class QueryException
extends ome.conditions.ApiUsageException

something failed in looking up a query

Since:
OMERO 3.0
Version:
1.0 (Internal version: $Rev$ $Date$)
Author:
Josh Moore, josh.moore@gmx.de
See Also:
Serialized Form

Constructor Summary
QueryException(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QueryException

public QueryException(String message)


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.