Uses of Enum Class
io.github.chrimle.sbspi.StaticValueInjectorException.Reason
-
Uses of StaticValueInjectorException.Reason in io.github.chrimle.sbspi
Methods in io.github.chrimle.sbspi that return StaticValueInjectorException.ReasonModifier and TypeMethodDescriptionStaticValueInjectorException.getReason()
Returns theStaticValueInjectorException.Reason
for this exception being thrown.Returns the enum constant of this class with the specified name.static StaticValueInjectorException.Reason[]
StaticValueInjectorException.Reason.values()
Returns an array containing the constants of this enum class, in the order they are declared.