Package com.zeroc.Ice

Class CloseTimeoutException

All Implemented Interfaces:
Serializable

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

    • CloseTimeoutException

      public CloseTimeoutException()
      Constructs a CloseTimeoutException.
  • Method Details