public class WorkspaceResourceDeleteException extends ResourceDeleteException
Constructor and Description |
---|
WorkspaceResourceDeleteException(String path,
String message,
Throwable cause)
Constructs a
WorkspaceResourceDeleteException with the specified message and root cause. |
getPath
getLocalizedMessage, getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WorkspaceResourceDeleteException(String path, String message, Throwable cause)
WorkspaceResourceDeleteException
with the specified message and root cause.path
- of the resource in questionmessage
- the detailed messagecause
- the root cause for this exceptionCopyright (c) 2017, SAS Institute Inc., Cary, NC, USA