@GwtCompatible public class ComputationException extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
ComputationException(java.lang.Throwable cause)
Creates a new instance with the given cause.
|
private static final long serialVersionUID