epcglobal.ale.soap
Class ImplementationExceptionResponse

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by epcglobal.ale.soap.ImplementationExceptionResponse
All Implemented Interfaces:
java.io.Serializable

@WebFault(name="ImplementationException",
          targetNamespace="urn:epcglobal:ale:wsdl:1")
public class ImplementationExceptionResponse
extends java.lang.Exception

This class was generated by the JAXWS SI. JAX-WS RI 2.0_01-b59-fcs Generated source version: 2.0

See Also:
Serialized Form

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

ImplementationExceptionResponse

public ImplementationExceptionResponse(java.lang.String message,
                                       ImplementationException faultInfo)
Parameters:
faultInfo -
message -

ImplementationExceptionResponse

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

getFaultInfo

public ImplementationException getFaultInfo()
Returns:
returns fault bean: epcglobal.ale.soap.ImplementationException