|
Java Platform 1.2 Beta 4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionDef | |
org.omg.CORBA |
Uses of ExceptionDef in org.omg.CORBA |
Methods in org.omg.CORBA that return ExceptionDef | |
ExceptionDef[] | OperationDef.exceptions()
|
ExceptionDef | Container.create_exception(String id,
String name,
String version,
StructMember[] members)
|
Methods in org.omg.CORBA with parameters of type ExceptionDef | |
void | OperationDef.exceptions(ExceptionDef[] arg)
|
OperationDef | ValueDef.create_operation(String id,
String name,
String version,
IDLType result,
OperationMode mode,
ParameterDescription[] params,
ExceptionDef[] exceptions,
String[] contexts)
|
OperationDef | InterfaceDef.create_operation(String id,
String name,
String version,
IDLType result,
OperationMode mode,
ParameterDescription[] params,
ExceptionDef[] exceptions,
String[] contexts)
|
|
Java Platform 1.2 Beta 4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |