Class FormatterNumberFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.umd.cs.findbugs.formatStringChecker.FormatterException
edu.umd.cs.findbugs.formatStringChecker.FormatterNumberFormatException
All Implemented Interfaces:
Serializable

public class FormatterNumberFormatException extends FormatterException
See Also:
  • Constructor Details

    • FormatterNumberFormatException

      public FormatterNumberFormatException(String txt, String kind)
  • Method Details

    • getTxt

      public String getTxt()
      Returns:
      the txt
    • getKind

      public String getKind()
      Returns:
      the msg