Klasse FormatterException

Alle implementierten Schnittstellen:
Serializable

public class FormatterException extends RuntimeException
Wenn der Formatter ein Problem hat, kann (und wird) er diese Exception werfen.
Seit:
1.0 (17.02.2014)
Autor:
oliver (oliver.boehm@gmail.com)
Siehe auch:
  • Konstruktordetails

    • FormatterException

      public FormatterException(String msg, Throwable cause)
      Erzeugt eine neue FormatterException.
      Parameter:
      msg - Fehlermeldung
      cause - ursaechliche Exception