Package com.sun.corba.ee.spi.oa
Class OADestroyed
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.sun.corba.ee.spi.oa.OADestroyed
-
- All Implemented Interfaces:
java.io.Serializable
public class OADestroyed extends java.lang.Exception
This exception is thrown when an operation on an ObjectAdapter fails because the ObjectAdapter was destroyed during the operation.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OADestroyed()
-