public class GroupAlreadyExistException
extends java.lang.Exception
| Constructor and Description |
|---|
GroupAlreadyExistException()
Throws, if the group is already exist.
|
GroupAlreadyExistException(java.lang.String msg)
Throws, if the group is already exist.
|