Uses of Class
io.datarouter.storage.exception.UnknownExceptionCategory
| Package | Description |
|---|---|
| io.datarouter.storage.exception |
-
Uses of UnknownExceptionCategory in io.datarouter.storage.exception
Methods in io.datarouter.storage.exception that return UnknownExceptionCategory Modifier and Type Method Description static UnknownExceptionCategoryUnknownExceptionCategory. valueOf(String name)Returns the enum constant of this type with the specified name.static UnknownExceptionCategory[]UnknownExceptionCategory. values()Returns an array containing the constants of this enum type, in the order they are declared.