RoleHasUserException ==================== .. java:package:: org.motechproject.security.ex :noindex: .. java:type:: public class RoleHasUserException extends RuntimeException Represents a failed attempt to delete a role currently assigned to a user. Constructors ------------ RoleHasUserException ^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public RoleHasUserException(String message) :outertype: RoleHasUserException