Uses of Package
com.sas.hls.common.exception

Packages that use com.sas.hls.common.exception
com.sas.hls.common.exception Exceptions that are common across the HLS platform. 
com.sas.hls.drug.analysis Service and class definitions for manipulating and creating SAS Drug Development analyses. 
com.sas.hls.drug.analysis.exception Exceptions that can be thrown when manipulating an analysis or using the analysisService. 
com.sas.hls.drug.project Service and class definitions for manipulating and creating SAS Drug Development projects. 
com.sas.hls.drug.project.exception Exceptions that can be thrown while manipulating a project or using the projectService. 
com.sas.hls.job.exception Exceptions that can be thrown when manipulating or executing a job. 
com.sas.hls.messaging.subscription.exception Exceptions that can be thrown when creating or retrieving subscriptions. 
com.sas.hls.organization.exception Exceptions that can be thrown when manipulating an organization or using the organizationService. 
com.sas.hls.recyclebin.exception Exceptions that can be thrown when retrieving or deleting items in the recycle bin. 
com.sas.hls.resource.exception General exceptions that can be thrown when manipulating resources. 
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. 
com.sas.hls.schedule.exception Exceptions that can be thrown while manipulating a schedule using the scheduleService. 
com.sas.hls.security.acl Service and class definitions for manipulating and creating acls. 
com.sas.hls.security.acl.exception Exceptions that can be thrown while manipulating an acl using the aclService. 
com.sas.hls.security.audit.exception Exceptions that can be thrown while querying audit records. 
com.sas.hls.security.authentication.exception Exceptions that can be thrown when authenticating a user. 
com.sas.hls.security.group.exception Exceptions that can be thrown while manipulating a group or using the groupService. 
com.sas.hls.security.membership.exception Exceptions that can be thrown while manipulating a membership list or using the membershipService. 
com.sas.hls.security.principal.exception Exceptions that can be thrown while manipulating or accessing principals in the system. 
com.sas.hls.security.privilege.exception Exceptions that can be thrown while manipulating or accessing privileges in the system. 
com.sas.hls.security.role.exception Exceptions that can be thrown while manipulating roles or using the roleDefinitionService or roleAssignmentService. 
com.sas.hls.security.user.exception Exceptions that can be thrown while manipulating a user or using the userService. 
 

Classes in com.sas.hls.common.exception used by com.sas.hls.common.exception
AbstractCheckedException
          Parent class of all checked exceptions created in the java API.
AbstractRuntimeException
          Parent class of all Runtime exceptions created in the java API.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.drug.analysis
TypeNotFoundException
          An exception thrown when the specified object type definition can not be found in the system.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.drug.analysis.exception
AbstractCheckedException
          Parent class of all checked exceptions created in the java API.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.drug.project
TypeNotFoundException
          An exception thrown when the specified object type definition can not be found in the system.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.drug.project.exception
AbstractCheckedException
          Parent class of all checked exceptions created in the java API.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.job.exception
AbstractCheckedException
          Parent class of all checked exceptions created in the java API.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.messaging.subscription.exception
AbstractCheckedException
          Parent class of all checked exceptions created in the java API.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.organization.exception
AbstractCheckedException
          Parent class of all checked exceptions created in the java API.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.recyclebin.exception
AbstractCheckedException
          Parent class of all checked exceptions created in the java API.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.resource.exception
AbstractCheckedException
          Parent class of all checked exceptions created in the java API.
AbstractRuntimeException
          Parent class of all Runtime exceptions created in the java API.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.resource.repository.exception
AbstractCheckedException
          Parent class of all checked exceptions created in the java API.
AbstractRuntimeException
          Parent class of all Runtime exceptions created in the java API.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.resource.workspace.exception
AbstractCheckedException
          Parent class of all checked exceptions created in the java API.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.schedule.exception
AbstractCheckedException
          Parent class of all checked exceptions created in the java API.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.security.acl
ObjectNotFoundException
          Thrown when an object can not be found.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.security.acl.exception
AbstractCheckedException
          Parent class of all checked exceptions created in the java API.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.security.audit.exception
AbstractCheckedException
          Parent class of all checked exceptions created in the java API.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.security.authentication.exception
AbstractCheckedException
          Parent class of all checked exceptions created in the java API.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.security.group.exception
AbstractCheckedException
          Parent class of all checked exceptions created in the java API.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.security.membership.exception
AbstractCheckedException
          Parent class of all checked exceptions created in the java API.
AbstractRuntimeException
          Parent class of all Runtime exceptions created in the java API.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.security.principal.exception
AbstractRuntimeException
          Parent class of all Runtime exceptions created in the java API.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.security.privilege.exception
AbstractCheckedException
          Parent class of all checked exceptions created in the java API.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.security.role.exception
AbstractCheckedException
          Parent class of all checked exceptions created in the java API.
 

Classes in com.sas.hls.common.exception used by com.sas.hls.security.user.exception
AbstractCheckedException
          Parent class of all checked exceptions created in the java API.
 



Copyright (c) 2013, SAS Institute Inc., Cary, NC, USA