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