Uses of Enum Class
com.lucimber.dbus.util.ErrorRecoveryManager.ErrorClassification
Packages that use ErrorRecoveryManager.ErrorClassification
Package
Description
Utility classes and helper functions for D-Bus operations and internal framework use.
-
Uses of ErrorRecoveryManager.ErrorClassification in com.lucimber.dbus.util
Methods in com.lucimber.dbus.util that return ErrorRecoveryManager.ErrorClassificationModifier and TypeMethodDescriptionErrorRecoveryManager.classifyError
(Throwable throwable) Classifies an exception to determine the appropriate recovery strategy.Returns the enum constant of this class with the specified name.ErrorRecoveryManager.ErrorClassification.values()
Returns an array containing the constants of this enum class, in the order they are declared.