|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.exception.GroupParentException
public class GroupParentException
| Nested Class Summary | |
|---|---|
static class |
GroupParentException.MustNotBeOwnParent
|
static class |
GroupParentException.MustNotHaveChildParent
|
static class |
GroupParentException.MustNotHaveStagingParent
|
| Field Summary | |
|---|---|
static int |
CHILD_DESCENDANT
Deprecated. |
static int |
SELF_DESCENDANT
Deprecated. |
static int |
STAGING_DESCENDANT
Deprecated. |
| Constructor Summary | |
|---|---|
GroupParentException()
Deprecated. As of 7.0.0, replaced by the inner classes |
|
GroupParentException(int type)
Deprecated. As of 7.0.0, replaced by the inner classes |
|
GroupParentException(String msg)
Deprecated. As of 7.0.0, replaced by the inner classes |
|
GroupParentException(String msg,
Throwable cause)
Deprecated. As of 7.0.0, replaced by the inner classes |
|
GroupParentException(Throwable cause)
Deprecated. As of 7.0.0, replaced by the inner classes |
|
| Method Summary | |
|---|---|
int |
getType()
Deprecated. As of 7.0.0, replaced by the inner classes |
| Methods inherited from class java.lang.Throwable |
|---|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
@Deprecated public static final int CHILD_DESCENDANT
@Deprecated public static final int SELF_DESCENDANT
@Deprecated public static final int STAGING_DESCENDANT
| Constructor Detail |
|---|
@Deprecated public GroupParentException()
@Deprecated public GroupParentException(int type)
@Deprecated public GroupParentException(String msg)
@Deprecated
public GroupParentException(String msg,
Throwable cause)
@Deprecated public GroupParentException(Throwable cause)
| Method Detail |
|---|
@Deprecated public int getType()
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||