Project

General

Profile

Tareas #15

Updated by Jesús Freire over 7 years ago

Create LdapLastMemberOfGroupException extending from LdapGroupException LdapUserException and throw it in removeMember method if the received user is the last member of the group. 
 LdapMemberNotFoundException and LdapMemberExistsException should extender from LdapGroupException too group

Back