Uses of Enum Class
com.synopsys.arc.jenkins.plugins.rolestrategy.MacroExceptionCode
Packages that use MacroExceptionCode
- 
Uses of MacroExceptionCode in com.synopsys.arc.jenkins.plugins.rolestrategy
Methods in com.synopsys.arc.jenkins.plugins.rolestrategy that return MacroExceptionCodeModifier and TypeMethodDescriptionMacroException.getErrorCode()static MacroExceptionCodeReturns the enum constant of this class with the specified name.static MacroExceptionCode[]MacroExceptionCode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.synopsys.arc.jenkins.plugins.rolestrategy with parameters of type MacroExceptionCode