com.sas.hls.security.role.exception
Class RoleNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sas.hls.common.exception.AbstractCheckedException
com.sas.hls.security.role.exception.RoleException
com.sas.hls.security.role.exception.RoleNotFoundException
- All Implemented Interfaces:
- Serializable
public class RoleNotFoundException
- extends RoleException
Thrown when a specified role was not found on the server.
- See Also:
- Serialized Form
RoleNotFoundException
public RoleNotFoundException(String message)
- RoleNotFoundException.java constructor with a detailed message
- Parameters:
message
- detailed message
Copyright (c) 2013, SAS Institute Inc., Cary, NC, USA