org.fosstrak.epcis.soap
Class NoSuchNameExceptionResponse
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fosstrak.epcis.soap.NoSuchNameExceptionResponse
- All Implemented Interfaces:
- Serializable
@WebFault(name="NoSuchNameException",
targetNamespace="urn:epcglobal:epcis-query:xsd:1")
public class NoSuchNameExceptionResponse- extends Exception
This class was generated by Apache CXF (incubator) 2.0.4-incubator Wed Jan 30
15:43:44 CET 2008 Generated source version: 2.0.4-incubator
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
NoSuchNameExceptionResponse
public NoSuchNameExceptionResponse()
NoSuchNameExceptionResponse
public NoSuchNameExceptionResponse(String message)
NoSuchNameExceptionResponse
public NoSuchNameExceptionResponse(String message,
Throwable cause)
NoSuchNameExceptionResponse
public NoSuchNameExceptionResponse(String message,
NoSuchNameException noSuchNameException)
NoSuchNameExceptionResponse
public NoSuchNameExceptionResponse(String message,
NoSuchNameException noSuchNameException,
Throwable cause)
getFaultInfo
public NoSuchNameException getFaultInfo()
Copyright © 2010. All Rights Reserved.