public class WorkspaceFolderNotFoundException extends WorkspaceException
| Constructor and Description |
|---|
WorkspaceFolderNotFoundException(String msg)
Instantiates a new workspace folder not found exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WorkspaceFolderNotFoundException(String msg)
msg - the exception message.Copyright © 2020. All Rights Reserved.