org.fosstrak.ale.wsdl.alelr.epcglobal
Class NonCompositeReaderExceptionResponse

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.fosstrak.ale.wsdl.alelr.epcglobal.NonCompositeReaderExceptionResponse
All Implemented Interfaces:
java.io.Serializable

@WebFault(name="NonCompositeReaderException",
          targetNamespace="urn:epcglobal:alelr:wsdl:1")
public class NonCompositeReaderExceptionResponse
extends java.lang.Exception

This class was generated by Apache CXF 2.0.9 Tue Aug 18 01:01:04 CEST 2009 Generated source version: 2.0.9

See Also:
Serialized Form

Field Summary
static long serialVersionUID
           
 
Constructor Summary
NonCompositeReaderExceptionResponse()
           
NonCompositeReaderExceptionResponse(java.lang.String message)
           
NonCompositeReaderExceptionResponse(java.lang.String message, NonCompositeReaderException nonCompositeReaderException)
           
NonCompositeReaderExceptionResponse(java.lang.String message, NonCompositeReaderException nonCompositeReaderException, java.lang.Throwable cause)
           
NonCompositeReaderExceptionResponse(java.lang.String message, java.lang.Throwable cause)
           
 
Method Summary
 NonCompositeReaderException getFaultInfo()
           
 
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
 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

NonCompositeReaderExceptionResponse

public NonCompositeReaderExceptionResponse()

NonCompositeReaderExceptionResponse

public NonCompositeReaderExceptionResponse(java.lang.String message)

NonCompositeReaderExceptionResponse

public NonCompositeReaderExceptionResponse(java.lang.String message,
                                           java.lang.Throwable cause)

NonCompositeReaderExceptionResponse

public NonCompositeReaderExceptionResponse(java.lang.String message,
                                           NonCompositeReaderException nonCompositeReaderException)

NonCompositeReaderExceptionResponse

public NonCompositeReaderExceptionResponse(java.lang.String message,
                                           NonCompositeReaderException nonCompositeReaderException,
                                           java.lang.Throwable cause)
Method Detail

getFaultInfo

public NonCompositeReaderException getFaultInfo()


Copyright © 2009. All Rights Reserved.