public class FormatterException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
FormatterException() |
FormatterException(java.lang.String message) |
FormatterException(java.lang.String message,
java.lang.Throwable cause) |
FormatterException(java.lang.Throwable cause) |
private static final long serialVersionUID
public FormatterException()
public FormatterException(java.lang.String message)
public FormatterException(java.lang.String message, java.lang.Throwable cause)
public FormatterException(java.lang.Throwable cause)