@FunctionalInterface public interface IErrorTextProvider
IError
to a printable representation.Modifier and Type | Method and Description |
---|---|
String |
getErrorText(IError aError,
Locale aContentLocale)
Get the provided error as a String
|
Copyright © 2014–2019 Philip Helger. All rights reserved.