Package com.zeroc.Ice

Class CloseTimeoutException

All Implemented Interfaces:
Serializable, Cloneable

public class CloseTimeoutException extends TimeoutException
This exception indicates a connection closure timeout condition.
See Also:
  • Constructor Details

    • CloseTimeoutException

      public CloseTimeoutException()
    • CloseTimeoutException

      public CloseTimeoutException(Throwable cause)
  • Method Details

    • ice_id

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