org.fosstrak.ale.wsdl.alecc.epcglobal
Class ParameterForbiddenException

java.lang.Object
  extended by org.fosstrak.ale.wsdl.alecc.epcglobal.ALEException
      extended by org.fosstrak.ale.wsdl.alecc.epcglobal.ParameterForbiddenException

public class ParameterForbiddenException
extends ALEException

Java class for ParameterForbiddenException complex type.

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

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


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

Constructor Detail

ParameterForbiddenException

public ParameterForbiddenException()


Copyright © 2009. All Rights Reserved.