org.codehaus.plexus.util.cli

Class CommandLineException

public class CommandLineException extends Exception

Version: $Id: CommandLineException.java 5958 2007-02-28 10:29:55Z olamy $

Author: Trygve Laugstøl

Constructor Summary
CommandLineException(String message)
CommandLineException(String message, Throwable cause)

Constructor Detail

CommandLineException

public CommandLineException(String message)

CommandLineException

public CommandLineException(String message, Throwable cause)