public class OperationCanceledException extends RuntimeException
ProgressMonitor.isCanceled()
finds true
, it should throw this exception.Constructor and Description |
---|
OperationCanceledException() |
OperationCanceledException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OperationCanceledException()
public OperationCanceledException(String message)
Copyright © 2013-2014. All Rights Reserved.