Uses of Enum Class
com.dna.jopt.framework.codedefinition.ErrorCode
Packages that use ErrorCode
-
Uses of ErrorCode in com.dna.jopt.framework.codedefinition
Methods in com.dna.jopt.framework.codedefinition that return ErrorCodeModifier and TypeMethodDescriptionErrorEvent.getCode()
static ErrorCode
Returns the enum constant of this class with the specified name.static ErrorCode[]
ErrorCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.dna.jopt.framework.codedefinition with parameters of type ErrorCodeModifier and TypeMethodDescriptionstatic boolean
Method parameters in com.dna.jopt.framework.codedefinition with type arguments of type ErrorCodeModifier and TypeMethodDescriptionboolean
Constructors in com.dna.jopt.framework.codedefinition with parameters of type ErrorCode -
Uses of ErrorCode in com.dna.jopt.framework.stream.info
Methods in com.dna.jopt.framework.stream.info with parameters of type ErrorCode