public interface ErrorWindowFactory
Modifier and Type | Method and Description |
---|---|
default boolean |
isProductionMode() |
void |
showError(ErrorDetails details) |
void showError(ErrorDetails details)
default boolean isProductionMode()
Copyright © 2018–2020 Flowing Code. All rights reserved.