Uses of Class
org.jacorb.demo.ami.MyException

Uses of MyException in org.jacorb.demo.ami
 

Fields in org.jacorb.demo.ami declared as MyException
 MyException MyExceptionHolder.value
           
 

Methods in org.jacorb.demo.ami that return MyException
static MyException MyExceptionHelper.extract(Any any)
           
static MyException MyExceptionHelper.read(InputStream in)
           
 

Methods in org.jacorb.demo.ami with parameters of type MyException
static void MyExceptionHelper.insert(Any any, MyException s)
           
static void MyExceptionHelper.write(OutputStream out, MyException s)
           
 

Methods in org.jacorb.demo.ami that throw MyException
 int _AsyncServerStub.op2(int a)
           
 int AsyncServerOperations.op2(int a)
           
 int AsyncServerPOATie.op2(int a)
           
 int AsyncServerImpl.op2(int a)
           
 

Constructors in org.jacorb.demo.ami with parameters of type MyException
MyExceptionHolder(MyException initial)
           
 



Copyright © 2015 JacORB. All rights reserved.