public final class Launcher extends Object
public static void main(String[] args) throws org.apache.commons.cli.ParseException
args
- Arguments from command lineorg.apache.commons.cli.ParseException
- Exit directly if there are command line problems. This is dependent on the terminal that
started this program, so it is applicable to return the error to terminal directly.Copyright © 2016. All rights reserved.