public class UserCancelledException extends ECFException
Constructor and Description |
---|
UserCancelledException() |
UserCancelledException(org.eclipse.core.runtime.IStatus status) |
UserCancelledException(String message) |
UserCancelledException(String message,
Throwable cause) |
UserCancelledException(Throwable cause) |
getCause, getStatus, printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public UserCancelledException()
public UserCancelledException(org.eclipse.core.runtime.IStatus status)
public UserCancelledException(String message)
public UserCancelledException(Throwable cause)
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.