public class InvalidWorkingDirectoryException extends Exception
container.workingDirectory config value is invalid. (The path is not
in the absolute unix-path style).| Constructor and Description |
|---|
InvalidWorkingDirectoryException(String message,
String invalidPath,
Throwable ex) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInvalidPathValue() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.