public class GridException extends MathException
| Constructor and Description |
|---|
GridException()
Creates a new instance of
GridException without detail message. |
GridException(java.lang.String msg)
Constructs an instance of
GridException with the specified detail message. |