Uses of Class
uk.ac.ebi.cdb.webservice.QueryException

Packages that use QueryException
uk.ac.ebi.cdb.webservice   
 

Uses of QueryException in uk.ac.ebi.cdb.webservice
 

Methods in uk.ac.ebi.cdb.webservice that return QueryException
 QueryException ObjectFactory.createQueryException()
          Create an instance of QueryException
 QueryException QueryException_Exception.getFaultInfo()
           
 

Methods in uk.ac.ebi.cdb.webservice that return types with arguments of type QueryException
 javax.xml.bind.JAXBElement<QueryException> ObjectFactory.createQueryException(QueryException value)
          Create an instance of JAXBElement<QueryException>}
 

Methods in uk.ac.ebi.cdb.webservice with parameters of type QueryException
 javax.xml.bind.JAXBElement<QueryException> ObjectFactory.createQueryException(QueryException value)
          Create an instance of JAXBElement<QueryException>}
 

Constructors in uk.ac.ebi.cdb.webservice with parameters of type QueryException
QueryException_Exception(String message, QueryException queryException)
           
QueryException_Exception(String message, QueryException queryException, Throwable cause)
           
 



Copyright © 2005-2013 European Bioinformatics Institute (EBI). All Rights Reserved.