@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(@Nullable Throwable cause)
Copyright © 2010-2015. All Rights Reserved.