Package org.codehaus.plexus.util.cli
Interface CommandLineCallable
Callable wrapper that exposes the proper exception type to the client.
- Author:
- Kristian Rosenvold
-
Method Summary
-
Method Details
-
call
- Specified by:
call
in interfaceCallable<Integer>
- Throws:
CommandLineException
-