Package com.zeroc.Ice

Class CommunicatorDestroyedException

All Implemented Interfaces:
Serializable, Cloneable

public class CommunicatorDestroyedException extends LocalException
This exception is raised if the Communicator has been destroyed.
See Also:
  • Constructor Details

    • CommunicatorDestroyedException

      public CommunicatorDestroyedException()
    • CommunicatorDestroyedException

      public CommunicatorDestroyedException(Throwable cause)
  • Method Details

    • ice_id

      public String ice_id()
      Description copied from class: Exception
      Returns the type id of this exception.
      Specified by:
      ice_id in class Exception
      Returns:
      The type id of this exception.