public final class FormatterException extends Exception
Constructor and Description |
---|
FormatterException(List<FormatterDiagnostic> diagnostics) |
Modifier and Type | Method and Description |
---|---|
List<FormatterDiagnostic> |
diagnostics() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FormatterException(List<FormatterDiagnostic> diagnostics)
public List<FormatterDiagnostic> diagnostics()
Copyright © 2015–2016 Google Inc.. All rights reserved.