Package com.zeroc.Ice

Class OperationInterruptedException

All Implemented Interfaces:
Serializable

public final class OperationInterruptedException extends LocalException
This exception indicates a request was interrupted.
See Also:
  • Constructor Details

    • OperationInterruptedException

      public OperationInterruptedException(Throwable cause)
      Constructs an OperationInterruptedException with a cause.
      Parameters:
      cause - the cause
  • Method Details

    • ice_id

      public String ice_id()
      Description copied from class: LocalException
      Returns the type ID of this exception.
      Overrides:
      ice_id in class LocalException
      Returns:
      the type ID of this exception