Uses of Enum Class
dev.nipafx.args.ArgsDefinitionErrorCode
-
Uses of ArgsDefinitionErrorCode in dev.nipafx.args
Methods in dev.nipafx.args that return ArgsDefinitionErrorCodeModifier and TypeMethodDescriptionArgsDefinitionException.errorCode()Returns an error code that describes the cause of the exception.static ArgsDefinitionErrorCodeReturns the enum constant of this class with the specified name.static ArgsDefinitionErrorCode[]ArgsDefinitionErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.