@GwtCompatible public class ComputationException extends RuntimeException
Constructor and Description |
---|
ComputationException(@Nullable Throwable cause)
Creates a new instance with the given cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ComputationException(@Nullable Throwable cause)
Copyright © 2010–2019. All rights reserved.