Package | Description |
---|---|
com.synopsys.arc.jenkins.plugins.rolestrategy |
Modifier and Type | Method and Description |
---|---|
MacroExceptionCode |
MacroException.getErrorCode() |
static MacroExceptionCode |
MacroExceptionCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MacroExceptionCode[] |
MacroExceptionCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
MacroException(MacroExceptionCode code,
String message) |
Copyright © 2016–2018. All rights reserved.