Class OADestroyed

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.corba.ee.spi.oa.OADestroyed
All Implemented Interfaces:
Serializable

public class OADestroyed extends Exception
This exception is thrown when an operation on an ObjectAdapter fails because the ObjectAdapter was destroyed during the operation.
See Also:
  • Constructor Details

    • OADestroyed

      public OADestroyed()