com.sas.hls.resource.repository.exception
Class RepositoryResourceLockException
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.repository.exception.RepositoryResourceLockException
- All Implemented Interfaces:
- Serializable
public class RepositoryResourceLockException
- extends ResourceException
Thrown if there is an issue locking the file at the path specified
- See Also:
- Serialized Form
RepositoryResourceLockException
public RepositoryResourceLockException(String path,
String message)
- Constructs a
RepositoryResourceLockedException
with the specified message.
- Parameters:
path
- of the resource in questionmessage
- the detailed message
Copyright (c) 2016, SAS Institute Inc., Cary, NC, USA