Package com.sas.hls.common.exception

Exceptions that are common across the HLS platform.

See:
          Description

Exception Summary
AbstractCheckedException Parent class of all checked exceptions created in the java API.
AbstractRuntimeException Parent class of all Runtime exceptions created in the java API.
AccessDeniedException An exception indicating the user does not have appropriate permissions for the action they attempted.
IllegalPathException An exception indicating a path value provided was not well-formed.
InvalidContextException Thrown when an attempt is made to assign a role to a context that does not inherit the definition of that role.
ObjectNotFoundException Thrown when an object can not be found.
SystemException A generic runtime error thrown when a more specific exception does not exist.
TypeNotFoundException Deprecated. As of Java API 1.7.
ValidationException An exception indicating an invalid value was provided for the specified property.
 

Package com.sas.hls.common.exception Description

Exceptions that are common across the HLS platform.



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