public final class OperationCanceledException extends RuntimeException
This class can be used without OSGi running.
This class is not intended to be subclassed by clients but may be instantiated.
Constructor and Description |
---|
OperationCanceledException()
Creates a new exception.
|
OperationCanceledException(String message)
Creates a new exception with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OperationCanceledException()
public OperationCanceledException(String message)
message
- the message for the exception
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.