Package com.zeroc.Ice

Class InvocationTimeoutException

All Implemented Interfaces:
Serializable

public final class InvocationTimeoutException extends TimeoutException
The exception that is thrown when an invocation times out.
See Also:
  • Constructor Details

    • InvocationTimeoutException

      public InvocationTimeoutException()
      Constructs an InvocationTimeoutException.
  • Method Details