KIE Remote Webservices :: WSDL generated classe 6.2.0.CR1

org.kie.remote.services.ws.deployment.generated
Class DeploymentWebServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.kie.remote.services.ws.deployment.generated.DeploymentWebServiceException
All Implemented Interfaces:
Serializable

@WebFault(name="DeploymentServiceException",
          targetNamespace="http://services.remote.kie.org/6.2.0.1/deployment")
public class DeploymentWebServiceException
extends Exception

This class was generated by the JAX-WS RI. JAX-WS RI 2.1.6 in JDK 6 Generated source version: 2.1

See Also:
Serialized Form

Constructor Summary
DeploymentWebServiceException(String message, WebServiceFaultInfo faultInfo)
           
DeploymentWebServiceException(String message, WebServiceFaultInfo faultInfo, Throwable cause)
           
 
Method Summary
 WebServiceFaultInfo 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

DeploymentWebServiceException

public DeploymentWebServiceException(String message,
                                     WebServiceFaultInfo faultInfo)
Parameters:
message -
faultInfo -

DeploymentWebServiceException

public DeploymentWebServiceException(String message,
                                     WebServiceFaultInfo faultInfo,
                                     Throwable cause)
Parameters:
message -
faultInfo -
cause -
Method Detail

getFaultInfo

public WebServiceFaultInfo getFaultInfo()
Returns:
returns fault bean: org.kie.remote.services.ws.common.WebServiceFaultInfo

KIE Remote Webservices :: WSDL generated classe 6.2.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.