org.fosstrak.ale.wsdl.aleac.epcglobal
Class NoSuchRoleExceptionResponse
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fosstrak.ale.wsdl.aleac.epcglobal.NoSuchRoleExceptionResponse
- All Implemented Interfaces:
- java.io.Serializable
@WebFault(name="NoSuchRoleException",
targetNamespace="urn:epcglobal:aleac:wsdl:1")
public class NoSuchRoleExceptionResponse- 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
NoSuchRoleExceptionResponse
public NoSuchRoleExceptionResponse()
NoSuchRoleExceptionResponse
public NoSuchRoleExceptionResponse(java.lang.String message)
NoSuchRoleExceptionResponse
public NoSuchRoleExceptionResponse(java.lang.String message,
java.lang.Throwable cause)
NoSuchRoleExceptionResponse
public NoSuchRoleExceptionResponse(java.lang.String message,
NoSuchRoleException noSuchRoleException)
NoSuchRoleExceptionResponse
public NoSuchRoleExceptionResponse(java.lang.String message,
NoSuchRoleException noSuchRoleException,
java.lang.Throwable cause)
getFaultInfo
public NoSuchRoleException getFaultInfo()
Copyright © 2009. All Rights Reserved.