Uses of Enum
io.sentry.cli.CliFailureReason
Packages that use CliFailureReason
-
Uses of CliFailureReason in io.sentry.cli
Methods in io.sentry.cli that return CliFailureReasonModifier and TypeMethodDescriptionSentryCliException.getReason()static CliFailureReasonReturns the enum constant of this type with the specified name.static CliFailureReason[]CliFailureReason.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.sentry.cli with parameters of type CliFailureReason