Package com.zeroc.Ice

Class CommunicatorDestroyedException

All Implemented Interfaces:
Serializable

public final class CommunicatorDestroyedException extends LocalException
The exception that is thrown when an operation fails because the communicator has been destroyed.
See Also:
  • Constructor Details

    • CommunicatorDestroyedException

      public CommunicatorDestroyedException()
      Constructs a CommunicatorDestroyedException.
  • 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