com.liferay.portal
Class DuplicateUserGroupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.DuplicateUserGroupException
- All Implemented Interfaces:
- Serializable
public class DuplicateUserGroupException
- extends PortalException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DuplicateUserGroupException
public DuplicateUserGroupException()
DuplicateUserGroupException
public DuplicateUserGroupException(String msg)
DuplicateUserGroupException
public DuplicateUserGroupException(String msg,
Throwable cause)
DuplicateUserGroupException
public DuplicateUserGroupException(Throwable cause)