com.sas.hls.resource.workspace.exception
Class WorkspaceResourceMoveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sas.hls.common.exception.AbstractCheckedException
com.sas.hls.resource.exception.ResourceException
com.sas.hls.resource.exception.ResourceDeleteException
com.sas.hls.resource.workspace.exception.WorkspaceResourceMoveException
- All Implemented Interfaces:
- Serializable
public class WorkspaceResourceMoveException
- extends ResourceDeleteException
The resource can not be moved as requested.
- See Also:
- Serialized Form
WorkspaceResourceMoveException
public WorkspaceResourceMoveException(String path,
String message)
- Constructs a
WorkspaceResourceMoveException
with the specified message.
- Parameters:
path
- of the resource in questionmessage
- the detailed message
Copyright (c) 2014, SAS Institute Inc., Cary, NC, USA