Uses of Class
com.sun.corba.ee.spi.logex.corba.ORBException
-
Packages that use ORBException Package Description com.sun.corba.ee.spi.logex.corba com.sun.corba.ee.spi.logging -
-
Uses of ORBException in com.sun.corba.ee.spi.logex.corba
Methods in com.sun.corba.ee.spi.logex.corba that return ORBException Modifier and Type Method Description private ORBException
CorbaExtension. getORBException(java.lang.reflect.Method method)
Methods in com.sun.corba.ee.spi.logex.corba with parameters of type ORBException Modifier and Type Method Description private int
CorbaExtension. getMinorCode(ORBException orbex, org.glassfish.pfl.basic.logex.Log log)
-
Uses of ORBException in com.sun.corba.ee.spi.logging
Classes in com.sun.corba.ee.spi.logging with annotations of type ORBException Modifier and Type Interface Description interface
ActivationSystemException
interface
InterceptorsSystemException
interface
IORSystemException
interface
NamingSystemException
interface
OMGSystemException
interface
ORBUtilSystemException
interface
POASystemException
interface
UtilSystemException
-