Class Cancellation.OperationCancellationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.openliberty.mcp.messaging.Cancellation.OperationCancellationException
All Implemented Interfaces:
Serializable
Enclosing interface:
Cancellation

public static class Cancellation.OperationCancellationException extends RuntimeException
Exception indicating that the result of an MCP request cannot be returned because the request was cancelled by the client.
See Also:
  • Constructor Details

    • OperationCancellationException

      public OperationCancellationException()