mccombe.mapping
public class GridFormatException extends java.lang.Exception
Constructor and Description |
---|
GridFormatException(java.lang.String s)
Create an exception with the specified message
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Convert Exception to a String
|