Class GridFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.co.mccombe.mapping.GridFormatException
All Implemented Interfaces:
Serializable

public class GridFormatException extends Exception
An exception thrown when conversion from grid reference is impossible
See Also:
  • Constructor Details

    • GridFormatException

      public GridFormatException(String s)
      Create an exception with the specified message
      Parameters:
      s - text
  • Method Details

    • toString

      public String toString()
      Convert Exception to a String
      Overrides:
      toString in class Throwable
      Returns:
      - the message