org.fosstrak.webadapters.epcis.ws.generated
Class DuplicateSubscriptionExceptionResponse
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fosstrak.webadapters.epcis.ws.generated.DuplicateSubscriptionExceptionResponse
- All Implemented Interfaces:
- Serializable
@WebFault(name="DuplicateSubscriptionException",
targetNamespace="urn:epcglobal:epcis-query:xsd:1")
public class DuplicateSubscriptionExceptionResponse
- extends Exception
This class was generated by the JAX-WS RI.
JAX-WS RI 2.1.1 in JDK 6
Generated source version: 2.1
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DuplicateSubscriptionExceptionResponse
public DuplicateSubscriptionExceptionResponse(String message,
DuplicateSubscriptionException faultInfo)
- Parameters:
message
- faultInfo
-
DuplicateSubscriptionExceptionResponse
public DuplicateSubscriptionExceptionResponse(String message,
DuplicateSubscriptionException faultInfo,
Throwable cause)
- Parameters:
message
- faultInfo
- cause
-
getFaultInfo
public DuplicateSubscriptionException getFaultInfo()
- Returns:
- returns fault bean: ch.diuf.unifr.softeng.gen.DuplicateSubscriptionException
Copyright © 2010. All Rights Reserved.