Uses of Enum Class
io.datarouter.storage.exception.UnknownExceptionCategory
Packages that use UnknownExceptionCategory
-
Uses of UnknownExceptionCategory in io.datarouter.storage.exception
Methods in io.datarouter.storage.exception that return UnknownExceptionCategoryModifier and TypeMethodDescriptionstatic UnknownExceptionCategoryReturns the enum constant of this class with the specified name.static UnknownExceptionCategory[]UnknownExceptionCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.