Class OperationCancellationException

All Implemented Interfaces:
Serializable, OperationClientException

public class OperationCancellationException extends CancellationException implements OperationClientException
Author:
Brian Stansberry (c) 2011 Red Hat Inc.
See Also:
  • Constructor Details

    • OperationCancellationException

      public OperationCancellationException(String message)
  • Method Details