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