Class ExceptionHandlerImpl.ExceptionRWBase
java.lang.Object
com.sun.corba.ee.impl.presentation.rmi.ExceptionHandlerImpl.ExceptionRWBase
- All Implemented Interfaces:
ExceptionHandlerImpl.ExceptionRW
- Direct Known Subclasses:
ExceptionHandlerImpl.ExceptionRWIDLImpl
,ExceptionHandlerImpl.ExceptionRWRMIImpl
- Enclosing class:
ExceptionHandlerImpl
public abstract class ExceptionHandlerImpl.ExceptionRWBase
extends Object
implements ExceptionHandlerImpl.ExceptionRW
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.sun.corba.ee.impl.presentation.rmi.ExceptionHandlerImpl.ExceptionRW
read, write
-
Field Details
-
cls
-
id
-
-
Constructor Details
-
ExceptionRWBase
-
-
Method Details
-
getExceptionClass
- Specified by:
getExceptionClass
in interfaceExceptionHandlerImpl.ExceptionRW
-
getId
- Specified by:
getId
in interfaceExceptionHandlerImpl.ExceptionRW
-
setId
-