public class LatticeError
extends java.lang.Exception
| Constructor and Description |
|---|
LatticeError()
Creates a new instance of
LatticeError without detail message. |
LatticeError(java.lang.String msg)
Constructs an instance of
LatticeError with the specified detail message. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |
java.lang.String |
toString() |