Package | Description |
---|---|
com.sas.hls.resource.repository.exception |
Exceptions that can be thrown when manipulating repository resources.
|
com.sas.hls.resource.workspace.exception |
Exceptions that can be thrown when manipulating workspace resources.
|
Modifier and Type | Class and Description |
---|---|
class |
RepositoryResourceExistsException
Typically thrown when an attempt is made to create a resource, and a resource by that name already exists.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkspaceResourceExistsException
Typically thrown when an attempt is made to create a resource in your workspace, and a resource by that name already
exists.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA