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

java.lang.Object
  extended by org.fosstrak.ale.wsdl.alelr.epcglobal.ALEException
      extended by org.fosstrak.ale.wsdl.alelr.epcglobal.ValidationException

public class ValidationException
extends ALEException

Java class for ValidationException complex type.

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

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


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

Constructor Detail

ValidationException

public ValidationException()


Copyright © 2009. All Rights Reserved.