Package com.zeroc.Ice

Class OperationInterruptedException

All Implemented Interfaces:
Serializable, Cloneable

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

    • OperationInterruptedException

      public OperationInterruptedException()
    • OperationInterruptedException

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