Package com.zeroc.Ice

Class ConnectTimeoutException

All Implemented Interfaces:
Serializable

public final class ConnectTimeoutException extends TimeoutException
The exception that is thrown when a connection establishment times out.
See Also:
  • Constructor Details

    • ConnectTimeoutException

      public ConnectTimeoutException()
      Constructs a ConnectTimeoutException.
  • Method Details