org.codehaus.plexus.util.cli

Class CommandLineException

public class CommandLineException extends Exception

Version: $Id: CommandLineException.java 8010 2009-01-07 12:59:50Z vsiveton $

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)
Copyright © 2001-2010 Codehaus. All Rights Reserved.