public static class ProcessLauncher.CommandNotExistsException extends RuntimeException
Constructor and Description |
---|
CommandNotExistsException(String msg)
Construct a new exception for a command that does not exist.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CommandNotExistsException(String msg)
msg
- The message for this exception.Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.