public class CopyToWorkspaceException extends AbstractRuntimeException
RepositoryItem.Syncable.DENY
or RepositoryItem.Syncable.DENY_ALL
.Constructor and Description |
---|
CopyToWorkspaceException(String path,
String message)
Constructs a
CopyToWorkspaceException with the specified path and detail message. |
Modifier and Type | Method and Description |
---|---|
String |
getPath()
Return the path to the item that caused the exception.
|
getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getPath()
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>