com.sas.hls.common.exception
Class InvalidContextException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sas.hls.common.exception.AbstractRuntimeException
com.sas.hls.common.exception.InvalidContextException
- All Implemented Interfaces:
- Serializable
public class InvalidContextException
- extends AbstractRuntimeException
Thrown when an attempt is made to assign a role to a context that does not inherit the definition of that role.
- See Also:
- Serialized Form
InvalidContextException
public InvalidContextException(String message)
- InvalidRoleAssignmentContextException constructor with a detailed message
- Parameters:
message
- detailed message
Copyright (c) 2013, SAS Institute Inc., Cary, NC, USA