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 of the item that caused this exception.
|
getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getPath()
Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA