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