public interface MessageFormatter
ErrorManager
to request message formatting capabilities.Modifier and Type | Method and Description |
---|---|
java.lang.String |
formatError(JSError error)
Format an error.
|
java.lang.String |
formatWarning(JSError warning)
Format a warning.
|
Copyright © 2009-2017 Google. All Rights Reserved.