Package edu.uky.ai.io

Class FormatException

All Implemented Interfaces:
Serializable

public class FormatException extends RuntimeException
A format exception is thrown when the input to a Parser is improperly formatted.
Author:
Stephen G. Ware
See Also:
  • Constructor Details

    • FormatException

      public FormatException(String message)
      Constructs a new format exception with the given message.
      Parameters:
      message - the message