|
||||||||||
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.PortalException
com.liferay.portal.LayoutParentLayoutIdException
Field Summary | |
static int |
FIRST_LAYOUT_HIDDEN
|
static int |
FIRST_LAYOUT_TYPE
|
static int |
NOT_PARENTABLE
|
static int |
SELF_DESCENDANT
|
Constructor Summary | |
LayoutParentLayoutIdException(int type)
|
Method Summary | |
int |
getType()
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, 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 |
public static final int NOT_PARENTABLE
public static final int SELF_DESCENDANT
public static final int FIRST_LAYOUT_TYPE
public static final int FIRST_LAYOUT_HIDDEN
Constructor Detail |
public LayoutParentLayoutIdException(int type)
Method Detail |
public int getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |