epcglobal.ale.soap
Class ECSpecValidationExceptionResponse
java.lang.Object
java.lang.Throwable
java.lang.Exception
epcglobal.ale.soap.ECSpecValidationExceptionResponse
- All Implemented Interfaces:
- java.io.Serializable
@WebFault(name="ECSpecValidationException",
targetNamespace="urn:epcglobal:ale:wsdl:1")
public class ECSpecValidationExceptionResponse
- 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 |
ECSpecValidationExceptionResponse
public ECSpecValidationExceptionResponse(java.lang.String message,
ECSpecValidationException faultInfo)
- Parameters:
faultInfo
- message
-
ECSpecValidationExceptionResponse
public ECSpecValidationExceptionResponse(java.lang.String message,
ECSpecValidationException faultInfo,
java.lang.Throwable cause)
- Parameters:
faultInfo
- message
- cause
-
getFaultInfo
public ECSpecValidationException getFaultInfo()
- Returns:
- returns fault bean: epcglobal.ale.soap.ECSpecValidationException