com.sas.hls.resource.repository.exception
Class RepositoryResourceCheckedoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sas.hls.common.exception.AbstractRuntimeException
com.sas.hls.resource.repository.exception.RepositoryResourceCheckedoutException
- All Implemented Interfaces:
- Serializable
public class RepositoryResourceCheckedoutException
- extends AbstractRuntimeException
Thrown when an action is taken that is not allowed on checked out files.
- See Also:
- Serialized Form
RepositoryResourceCheckedoutException
public RepositoryResourceCheckedoutException(String message)
- Constructs an
CheckedoutException
with the specified message.
- Parameters:
message
- the detailed message
Copyright (c) 2014, SAS Institute Inc., Cary, NC, USA