public class I18nErrorWindowFactory extends Object implements ErrorWindowFactory
| Modifier and Type | Method and Description |
|---|---|
void |
showError(ErrorDetails details)
Shows an error window with the given error details and internationalization support.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisProductionModepublic void showError(ErrorDetails details)
showError in interface ErrorWindowFactorydetails - the ErrorDetails instance to be shown in the error windowCopyright © 2017–2023 Flowing Code. All rights reserved.