com.sas.hls.resource.repository.exception
Class RepositoryResourceLockedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sas.hls.common.exception.AbstractRuntimeException
com.sas.hls.resource.repository.exception.RepositoryResourceLockedException
- All Implemented Interfaces:
- Serializable
public class RepositoryResourceLockedException
- extends AbstractRuntimeException
Thrown if an action could not be completed because the item was locked
- See Also:
- Serialized Form
RepositoryResourceLockedException
public RepositoryResourceLockedException(String message)
- Constructs a
RepositoryResourceLockedException
with the specified message.
- Parameters:
message
- the detailed message
Copyright (c) 2013, SAS Institute Inc., Cary, NC, USA