org.ow2.weblab.services.foldercrawling
Class StartCrawlException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.weblab.services.foldercrawling.StartCrawlException
All Implemented Interfaces:
java.io.Serializable

@WebFault(name="webLabException",
          targetNamespace="http://weblab-project.org/services/exception")
public class StartCrawlException
extends java.lang.Exception

This class was generated by the JAX-WS RI. JAX-WS RI 2.1.3-b02- Generated source version: 2.1

See Also:
Serialized Form

Constructor Summary
StartCrawlException(java.lang.String message, WebLabException faultInfo)
           
StartCrawlException(java.lang.String message, WebLabException faultInfo, java.lang.Throwable cause)
           
 
Method Summary
 WebLabException 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

StartCrawlException

public StartCrawlException(java.lang.String message,
                           WebLabException faultInfo)
Parameters:
message -
faultInfo -

StartCrawlException

public StartCrawlException(java.lang.String message,
                           WebLabException faultInfo,
                           java.lang.Throwable cause)
Parameters:
message -
faultInfo -
cause -
Method Detail

getFaultInfo

public WebLabException getFaultInfo()
Returns:
returns fault bean: org.weblab_project.services.exception.WebLabException


Copyright © 2004-2010. All Rights Reserved.