org.codehaus.plexus.util.cli

Class CommandLineException

public class CommandLineException extends Exception

Version: $Id: CommandLineException.java 3144 2006-04-19 11:06:46Z evenisse $

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)