public class FormattingError extends Error
Constructor and Description |
---|
FormattingError(FormatterDiagnostic diagnostic) |
Modifier and Type | Method and Description |
---|---|
FormatterDiagnostic |
diagnostic() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FormattingError(FormatterDiagnostic diagnostic)
public FormatterDiagnostic diagnostic()
Copyright © 2015–2016 Google Inc.. All rights reserved.