com.sas.hls.resource.repository.exception
Class RepositoryResourceRenameException
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.ResourceRenameException
com.sas.hls.resource.repository.exception.RepositoryResourceRenameException
- All Implemented Interfaces:
- Serializable
public class RepositoryResourceRenameException
- extends ResourceRenameException
The specified resource could not be renamed.
- See Also:
- Serialized Form
RepositoryResourceRenameException
public RepositoryResourceRenameException(String path,
String message)
- Constructs a
RepositoryResourceRenameException
with the specified message.
- Parameters:
path
- of the resource in questionmessage
- the detailed message
Copyright (c) 2016, SAS Institute Inc., Cary, NC, USA