Uses of Class
org.nuiton.config.ArgumentsParserException
Packages that use ArgumentsParserException
-
Uses of ArgumentsParserException in org.nuiton.config
Methods in org.nuiton.config that throw ArgumentsParserExceptionModifier and TypeMethodDescriptionprotected ApplicationConfig.ActionApplicationConfig.createAction(String name, ListIterator<String> args) Create action from string, string must be [package.][class][#][method] if package, class or method missing, default is usedParse option and call set necessary method, read jvm, env variable, Load configuration file and prepare Action.