Uses of Enum Class
org.azd.enums.ApiExceptionTypes
Packages that use ApiExceptionTypes
-
Uses of ApiExceptionTypes in org.azd.enums
Methods in org.azd.enums that return ApiExceptionTypesModifier and TypeMethodDescriptionstatic ApiExceptionTypesReturns the enum constant of this class with the specified name.static ApiExceptionTypes[]ApiExceptionTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.