Package com.zeroc.Ice

Class ConnectTimeoutException

All Implemented Interfaces:
Serializable, Cloneable

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

    • ConnectTimeoutException

      public ConnectTimeoutException()
    • ConnectTimeoutException

      public ConnectTimeoutException(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.