Class FormatterException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ParseException

This exception is thrown if formatting or parsing of a location object fails.
Since:
1.4
Version:
1.4
See Also:
  • Constructor Details

    • FormatterException

      public FormatterException(String message)
      Create a new exception with the given detail message.
      Parameters:
      message - the detail message