org.apache.maven.shared.utils.cli
Class CommandLineTimeOutException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
org.apache.maven.shared.utils.cli.CommandLineException
              
org.apache.maven.shared.utils.cli.CommandLineTimeOutException
- All Implemented Interfaces: 
 - Serializable
 
public class CommandLineTimeOutException
- extends CommandLineException
 
- Version:
 
  - $Id: CommandLineTimeOutException.html 925654 2014-10-13 20:12:40Z krosenvold $
 
- Author:
 
  - Olivier Lamy
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
CommandLineTimeOutException
public CommandLineTimeOutException(String message,
                                   Throwable cause)
- Parameters:
 message - cause - 
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.