org.fosstrak.ale.wsdl.aleac.epcglobal
Class NoSuchRoleException

java.lang.Object
  extended by org.fosstrak.ale.wsdl.aleac.epcglobal.ALEException
      extended by org.fosstrak.ale.wsdl.aleac.epcglobal.NoSuchRoleException

public class NoSuchRoleException
extends ALEException

Java class for NoSuchRoleException complex type.

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

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


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

Constructor Detail

NoSuchRoleException

public NoSuchRoleException()


Copyright © 2009. All Rights Reserved.