public class AsynchronousComputationException extends ComputationException
Constructor and Description |
---|
AsynchronousComputationException(Throwable cause)
Creates a new instance with the given cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AsynchronousComputationException(Throwable cause)