org.fosstrak.ale.wsdl.aletm.epcglobal
Class TMSpecValidationException

java.lang.Object
  extended by org.fosstrak.ale.wsdl.aletm.epcglobal.ALEException
      extended by org.fosstrak.ale.wsdl.aletm.epcglobal.TMSpecValidationException

public class TMSpecValidationException
extends ALEException

Java class for TMSpecValidationException complex type.

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

 <complexType name="TMSpecValidationException">
   <complexContent>
     <extension base="{urn:epcglobal:aletm:wsdl:1}ALEException">
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class org.fosstrak.ale.wsdl.aletm.epcglobal.ALEException
reason
 
Constructor Summary
TMSpecValidationException()
           
 
Method Summary
 
Methods inherited from class org.fosstrak.ale.wsdl.aletm.epcglobal.ALEException
getReason, setReason
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TMSpecValidationException

public TMSpecValidationException()


Copyright © 2009. All Rights Reserved.