org.fosstrak.ale.wsdl.aleac.epcglobal
Class DuplicateClientIdentityExceptionResponse
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fosstrak.ale.wsdl.aleac.epcglobal.DuplicateClientIdentityExceptionResponse
- All Implemented Interfaces:
- java.io.Serializable
@WebFault(name="DuplicateClientIdentityException",
targetNamespace="urn:epcglobal:aleac:wsdl:1")
public class DuplicateClientIdentityExceptionResponse- extends java.lang.Exception
This class was generated by Apache CXF 2.0.9
Tue Aug 18 01:01:07 CEST 2009
Generated source version: 2.0.9
- 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 |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
DuplicateClientIdentityExceptionResponse
public DuplicateClientIdentityExceptionResponse()
DuplicateClientIdentityExceptionResponse
public DuplicateClientIdentityExceptionResponse(java.lang.String message)
DuplicateClientIdentityExceptionResponse
public DuplicateClientIdentityExceptionResponse(java.lang.String message,
java.lang.Throwable cause)
DuplicateClientIdentityExceptionResponse
public DuplicateClientIdentityExceptionResponse(java.lang.String message,
DuplicateClientIdentityException duplicateClientIdentityException)
DuplicateClientIdentityExceptionResponse
public DuplicateClientIdentityExceptionResponse(java.lang.String message,
DuplicateClientIdentityException duplicateClientIdentityException,
java.lang.Throwable cause)
getFaultInfo
public DuplicateClientIdentityException getFaultInfo()
Copyright © 2009. All Rights Reserved.