Package com.zeroc.Ice

Class TimeoutException

All Implemented Interfaces:
Serializable, Cloneable
Direct Known Subclasses:
CloseTimeoutException, ConnectionTimeoutException, ConnectTimeoutException, InvocationTimeoutException

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

    • TimeoutException

      public TimeoutException()
    • TimeoutException

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