Package com.google.googlejavaformat
Class FormattingError
java.lang.Object
java.lang.Throwable
java.lang.Error
com.google.googlejavaformat.FormattingError
- All Implemented Interfaces:
Serializable
An unchecked formatting error.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFormattingError(FormatterDiagnostic diagnostic) FormattingError(Iterable<FormatterDiagnostic> diagnostics) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FormattingError
-
FormattingError
-
-
Method Details
-
diagnostics
-