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