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

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

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

Methods in com.ontotext.ordi.wsmo4rdf.remote.client.conn that return UnmarshalException
 UnmarshalException ObjectFactory.createUnmarshalException()
          Create an instance of UnmarshalException
 UnmarshalException UnmarshalException_Exception.getFaultInfo()
           
 

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

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

Constructors in com.ontotext.ordi.wsmo4rdf.remote.client.conn with parameters of type UnmarshalException
UnmarshalException_Exception(String message, UnmarshalException unmarshalException)
           
UnmarshalException_Exception(String message, UnmarshalException unmarshalException, Throwable cause)
           
 



Copyright © 2008. All Rights Reserved.