@GwtCompatible public class ComputationException extends RuntimeException
Wraps an exception that occurred during a computation.
Constructor and Description |
---|
ComputationException(Throwable cause)
Creates a new instance with the given cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString