com.github.dakusui.cmd.exceptions
Class CommandTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.dakusui.cmd.exceptions.CommandException
com.github.dakusui.cmd.exceptions.CommandTimeoutException
- All Implemented Interfaces:
- Serializable
public class CommandTimeoutException
- extends CommandException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommandTimeoutException
public CommandTimeoutException()
CommandTimeoutException
public CommandTimeoutException(String msg)
CommandTimeoutException
public CommandTimeoutException(Throwable t)
CommandTimeoutException
public CommandTimeoutException(String msg,
Throwable t)
Copyright © 2016. All rights reserved.