Uses of Class
com.ontotext.ordi.wsmo4rdf.remote.client.conn.MalformedQueryException

Packages that use MalformedQueryException
com.ontotext.ordi.wsmo4rdf.remote.client.conn   
 

Uses of MalformedQueryException in com.ontotext.ordi.wsmo4rdf.remote.client.conn
 

Methods in com.ontotext.ordi.wsmo4rdf.remote.client.conn that return MalformedQueryException
 MalformedQueryException ObjectFactory.createMalformedQueryException()
          Create an instance of MalformedQueryException
 MalformedQueryException MalformedQueryException_Exception.getFaultInfo()
           
 

Methods in com.ontotext.ordi.wsmo4rdf.remote.client.conn that return types with arguments of type MalformedQueryException
 javax.xml.bind.JAXBElement<MalformedQueryException> ObjectFactory.createMalformedQueryException(MalformedQueryException value)
          Create an instance of JAXBElement<MalformedQueryException>}
 

Methods in com.ontotext.ordi.wsmo4rdf.remote.client.conn with parameters of type MalformedQueryException
 javax.xml.bind.JAXBElement<MalformedQueryException> ObjectFactory.createMalformedQueryException(MalformedQueryException value)
          Create an instance of JAXBElement<MalformedQueryException>}
 

Constructors in com.ontotext.ordi.wsmo4rdf.remote.client.conn with parameters of type MalformedQueryException
MalformedQueryException_Exception(String message, MalformedQueryException malformedQueryException)
           
MalformedQueryException_Exception(String message, MalformedQueryException malformedQueryException, Throwable cause)
           
 



Copyright © 2008. All Rights Reserved.