Package com.sun.corba.ee.impl.oa
Class NullServantImpl
java.lang.Object
com.sun.corba.ee.impl.oa.NullServantImpl
- All Implemented Interfaces:
NullServant
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObtain the exception that is associated with this NullServant instance.
-
Field Details
-
sysex
-
-
Constructor Details
-
NullServantImpl
-
-
Method Details
-
getException
Description copied from interface:NullServant
Obtain the exception that is associated with this NullServant instance.- Specified by:
getException
in interfaceNullServant
- Returns:
- the associated exception
-