|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use _ExceptionHolder | |
---|---|
org.apache.yoko.orb.CORBA | |
org.apache.yoko.orb.OBMessaging | |
org.omg.Messaging |
Uses of _ExceptionHolder in org.apache.yoko.orb.CORBA |
---|
Methods in org.apache.yoko.orb.CORBA that return _ExceptionHolder | |
---|---|
_ExceptionHolder |
ObjectImpl._OB_repackageException(Exception ex,
boolean system_exception)
|
Uses of _ExceptionHolder in org.apache.yoko.orb.OBMessaging |
---|
Subclasses of _ExceptionHolder in org.apache.yoko.orb.OBMessaging | |
---|---|
class |
ExceptionHolder_impl
|
Methods in org.apache.yoko.orb.OBMessaging with parameters of type _ExceptionHolder | |
---|---|
void |
UserExceptionRaiseProxy.raise_with_list(_ExceptionHolder exceptHolder,
TypeCode[] exceptList)
|
void |
UserExceptionRaiseProxy.raise(_ExceptionHolder execptHolder)
|
void |
UserExceptionRaiseProxy.register_as_proxy_with(_ExceptionHolder exceptHolder)
|
Uses of _ExceptionHolder in org.omg.Messaging |
---|
Fields in org.omg.Messaging declared as _ExceptionHolder | |
---|---|
_ExceptionHolder |
_ExceptionHolderHolder.value
|
Methods in org.omg.Messaging that return _ExceptionHolder | |
---|---|
static _ExceptionHolder |
_ExceptionHolderHelper.extract(Any any)
|
static _ExceptionHolder |
_ExceptionHolderHelper.read(InputStream in)
|
Methods in org.omg.Messaging with parameters of type _ExceptionHolder | |
---|---|
static void |
_ExceptionHolderHelper.insert(Any any,
_ExceptionHolder val)
|
static void |
_ExceptionHolderHelper.write(OutputStream out,
_ExceptionHolder val)
|
Constructors in org.omg.Messaging with parameters of type _ExceptionHolder | |
---|---|
_ExceptionHolderHolder(_ExceptionHolder initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |