public class WorkspaceFolderAlreadyExistException extends WorkspaceException
| Constructor and Description |
|---|
WorkspaceFolderAlreadyExistException(String message)
Instantiates a new workspace folder already exist exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WorkspaceFolderAlreadyExistException(String message)
message - the exception message.Copyright © 2022. All rights reserved.