Class FormatterError

All Implemented Interfaces:
Serializable

public class FormatterError extends RuntimeException
See Also:
  • Constructor Details

    • FormatterError

      public FormatterError()
    • FormatterError

      public FormatterError(String message)
    • FormatterError

      public FormatterError(String message, Throwable cause)
    • FormatterError

      public FormatterError(Throwable cause)