epcglobal.ale.soap
Class NoSuchNameExceptionResponse

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

@WebFault(name="NoSuchNameException",
          targetNamespace="urn:epcglobal:ale:wsdl:1")
public class NoSuchNameExceptionResponse
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
NoSuchNameExceptionResponse(java.lang.String message, NoSuchNameException faultInfo)
           
NoSuchNameExceptionResponse(java.lang.String message, NoSuchNameException faultInfo, java.lang.Throwable cause)
           
 
Method Summary
 NoSuchNameException 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

NoSuchNameExceptionResponse

public NoSuchNameExceptionResponse(java.lang.String message,
                                   NoSuchNameException faultInfo)
Parameters:
faultInfo -
message -

NoSuchNameExceptionResponse

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

getFaultInfo

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