Uses of Enum
io.camunda.zeebe.protocol.record.ErrorCode
Packages that use ErrorCode
-
Uses of ErrorCode in io.camunda.zeebe.protocol.record
Methods in io.camunda.zeebe.protocol.record that return ErrorCodeModifier and TypeMethodDescriptionErrorResponseDecoder.errorCode()static ErrorCodeErrorCode.get(short value) Lookup the enum value representing the value.static ErrorCodeReturns the enum constant of this type with the specified name.static ErrorCode[]ErrorCode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.zeebe.protocol.record with parameters of type ErrorCodeModifier and TypeMethodDescription