public class NBootWorkspaceAlreadyExistsException extends NBootException
| Constructor and Description |
|---|
NBootWorkspaceAlreadyExistsException(String workspaceLocation)
Constructs a new NutsWorkspaceAlreadyExistsException exception
|
NBootWorkspaceAlreadyExistsException(String workspaceLocation,
Throwable err)
Constructs a new NutsWorkspaceAlreadyExistsException exception
|
| Modifier and Type | Method and Description |
|---|---|
String |
getWorkspaceLocation()
workspace location
|
getExitCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NBootWorkspaceAlreadyExistsException(String workspaceLocation)
workspaceLocation - locationpublic String getWorkspaceLocation()
Copyright © 2025 vpc open source initiative. All rights reserved.