uk.ac.ebi.cdb.webservice
Class QueryException_Exception

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by uk.ac.ebi.cdb.webservice.QueryException_Exception
All Implemented Interfaces:
Serializable

@WebFault(name="QueryException",
          targetNamespace="http://webservice.cdb.ebi.ac.uk/")
public class QueryException_Exception
extends Exception

This class was generated by Apache CXF 2.5.2 2013-04-15T11:08:01.449+02:00 Generated source version: 2.5.2

See Also:
Serialized Form

Constructor Summary
QueryException_Exception()
           
QueryException_Exception(String message)
           
QueryException_Exception(String message, QueryException queryException)
           
QueryException_Exception(String message, QueryException queryException, Throwable cause)
           
QueryException_Exception(String message, Throwable cause)
           
 
Method Summary
 QueryException getFaultInfo()
           
 
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_Exception

public QueryException_Exception()

QueryException_Exception

public QueryException_Exception(String message)

QueryException_Exception

public QueryException_Exception(String message,
                                Throwable cause)

QueryException_Exception

public QueryException_Exception(String message,
                                QueryException queryException)

QueryException_Exception

public QueryException_Exception(String message,
                                QueryException queryException,
                                Throwable cause)
Method Detail

getFaultInfo

public QueryException getFaultInfo()


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