Uses of Interface
space.arim.dazzleconf2.ErrorPrint
Packages that use ErrorPrint
Package
Description
Version 2 of the library, provided as a separate package.
-
Uses of ErrorPrint in space.arim.dazzleconf2
Classes in space.arim.dazzleconf2 that implement ErrorPrintModifier and TypeClassDescriptionfinal classUsable implementation ofErrorPrintthat formats the error message in a language-independent fashion.Methods in space.arim.dazzleconf2 with parameters of type ErrorPrintModifier and TypeMethodDescription@NonNull CConfiguration.configureOrFallback(@NonNull Backend backend, @NonNull ConfigureListener configureListener, @NonNull ErrorPrint errorPrint) Configures, migrates, and/or updates the backend as needed.@NonNull CConfiguration.configureOrFallback(@NonNull Backend backend, @NonNull ErrorPrint errorPrint) Configures, migrates, and/or updates the backend as needed.