Uses of Class
org.weblab_project.services.exception.WebLabException

Packages that use WebLabException
org.ow2.weblab.services.foldercrawling   
org.weblab_project.services.exception   
org.weblab_project.services.foldercrawling   
 

Uses of WebLabException in org.ow2.weblab.services.foldercrawling
 

Methods in org.ow2.weblab.services.foldercrawling that return WebLabException
 WebLabException StartCrawlException.getFaultInfo()
           
 

Constructors in org.ow2.weblab.services.foldercrawling with parameters of type WebLabException
StartCrawlException(java.lang.String message, WebLabException faultInfo)
           
StartCrawlException(java.lang.String message, WebLabException faultInfo, java.lang.Throwable cause)
           
 

Uses of WebLabException in org.weblab_project.services.exception
 

Methods in org.weblab_project.services.exception that return WebLabException
 WebLabException ObjectFactory.createWebLabException()
          Create an instance of WebLabException
 

Methods in org.weblab_project.services.exception that return types with arguments of type WebLabException
 javax.xml.bind.JAXBElement<WebLabException> ObjectFactory.createWebLabException(WebLabException value)
          Create an instance of JAXBElement<WebLabException>
 

Methods in org.weblab_project.services.exception with parameters of type WebLabException
 javax.xml.bind.JAXBElement<WebLabException> ObjectFactory.createWebLabException(WebLabException value)
          Create an instance of JAXBElement<WebLabException>
 

Uses of WebLabException in org.weblab_project.services.foldercrawling
 

Methods in org.weblab_project.services.foldercrawling that return WebLabException
 WebLabException StartCrawlException.getFaultInfo()
           
 

Constructors in org.weblab_project.services.foldercrawling with parameters of type WebLabException
StartCrawlException(java.lang.String message, WebLabException faultInfo)
           
StartCrawlException(java.lang.String message, WebLabException faultInfo, java.lang.Throwable cause)
           
 



Copyright © 2004-2010. All Rights Reserved.