Class CommandLineTimeOutException

All Implemented Interfaces:
Serializable

public class CommandLineTimeOutException extends CommandLineException
Since:
1.5.9
Version:
$Id$
See Also:
  • Constructor Details

    • CommandLineTimeOutException

      public CommandLineTimeOutException(String message)
      Parameters:
      message -
    • CommandLineTimeOutException

      public CommandLineTimeOutException(String message, Throwable cause)
      Parameters:
      message -
      cause -