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, toStringpublic CommandNotExistsException(String msg)
msg - The message for this exception.Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.