org.codehaus.plexus.util.cli

Class CommandLineTimeOutException

public class CommandLineTimeOutException extends CommandLineException

Since: 1.5.9

Version: $Id: CommandLineTimeOutException.java 8153 2009-04-25 22:07:51Z olamy $

Author: olamy

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

Constructor Detail

CommandLineTimeOutException

public CommandLineTimeOutException(String message)

Parameters: message

CommandLineTimeOutException

public CommandLineTimeOutException(String message, Throwable cause)

Parameters: message cause

Copyright © 2001-2010 Codehaus. All Rights Reserved.