org.fosstrak.epcis.model
Class NoSuchNameException

java.lang.Object
  extended by org.fosstrak.epcis.model.EPCISException
      extended by org.fosstrak.epcis.model.NoSuchNameException

public class NoSuchNameException
extends EPCISException

Java class for NoSuchNameException complex type.

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

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


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

Constructor Detail

NoSuchNameException

public NoSuchNameException()


Copyright © 2010. All Rights Reserved.