org.fosstrak.webadapters.epcis.ws.generated
Class QueryTooComplexException

java.lang.Object
  extended by org.fosstrak.webadapters.epcis.ws.generated.EPCISException
      extended by org.fosstrak.webadapters.epcis.ws.generated.QueryTooComplexException

public class QueryTooComplexException
extends EPCISException

Java class for QueryTooComplexException complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="QueryTooComplexException">
   <complexContent>
     <extension base="{urn:epcglobal:epcis-query:xsd:1}EPCISException">
       <sequence>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class org.fosstrak.webadapters.epcis.ws.generated.EPCISException
reason
 
Constructor Summary
QueryTooComplexException()
           
 
Method Summary
 
Methods inherited from class org.fosstrak.webadapters.epcis.ws.generated.EPCISException
getReason, setReason
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryTooComplexException

public QueryTooComplexException()


Copyright © 2010. All Rights Reserved.