public class CancelTaskException extends RuntimeException
CancelTaskException()
CancelTaskException(String msg)
CancelTaskException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CancelTaskException(Throwable cause)
public CancelTaskException(String msg)
public CancelTaskException()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.