@GwtCompatible public class ComputationException extends RuntimeException
| 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, toStringpublic ComputationException(@NullableDecl Throwable cause)
Copyright © 2010–2019. All rights reserved.