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