com.google.common.collect
@Deprecated public class AsynchronousComputationException extends ComputationException
| Constructor and Description |
|---|
AsynchronousComputationException(java.lang.Throwable cause)
Deprecated.
Creates a new instance with the given cause.
|