public static class HjFuture.CancelledException extends RuntimeException
Modifier and Type | Field and Description |
---|---|
static HjFuture.CancelledException |
INSTANCE |
Constructor and Description |
---|
CancelledException() |
CancelledException(String message) |
Modifier and Type | Method and Description |
---|---|
Throwable |
fillInStackTrace() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static HjFuture.CancelledException INSTANCE
public CancelledException()
public CancelledException(String message)
public Throwable fillInStackTrace()
fillInStackTrace
in class Throwable
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.