epcglobal.ale.soap
Class ImplementationExceptionResponse
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
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 |
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
-
getFaultInfo
public ImplementationException getFaultInfo()
- Returns:
- returns fault bean: epcglobal.ale.soap.ImplementationException