Package com.zeroc.Ice

Class ObjectAdapterDestroyedException

All Implemented Interfaces:
Serializable

public final class ObjectAdapterDestroyedException extends LocalException
The exception that is thrown when attempting to use an ObjectAdapter that has been destroyed.
See Also:
  • Field Details

    • name

      public final String name
      Name of the adapter.
  • Constructor Details

    • ObjectAdapterDestroyedException

      public ObjectAdapterDestroyedException(String name)
      Constructs an ObjectAdapterDestroyedException.
      Parameters:
      name - the name of the destroyed adapter
  • Method Details

    • ice_id

      public String ice_id()
      Description copied from class: LocalException
      Returns the type ID of this exception.
      Overrides:
      ice_id in class LocalException
      Returns:
      the type ID of this exception