org.jboss.test.excepiiop.interfaces
Interface ExceptionThrower

All Superinterfaces:
EJBObject (src) , java.rmi.Remote

public interface ExceptionThrower
extends EJBObject (src)


Method Summary
 void throwException(int i)
           
 
Methods inherited from interface javax.ejb.EJBObject (src)
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

throwException

public void throwException(int i)
                    throws java.rmi.RemoteException,
                           JavaException (src) ,
                           IdlException (src) 
Throws:
java.rmi.RemoteException
JavaException (src)
IdlException (src)