Class FormatterException

All Implemented Interfaces:
Serializable

public class FormatterException extends RuntimeException
Wenn der Formatter ein Problem hat, kann (und wird) er diese Exception werfen.
Since:
1.0 (17.02.2014)
Author:
oliver (oliver.boehm@gmail.com)
See Also:
  • Constructor Details

    • FormatterException

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