com.liferay.portal
Class LayoutParentLayoutIdException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.LayoutParentLayoutIdException
- All Implemented Interfaces:
- Serializable
public class LayoutParentLayoutIdException
- extends PortalException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NOT_PARENTABLE
public static final int NOT_PARENTABLE
- See Also:
- Constant Field Values
SELF_DESCENDANT
public static final int SELF_DESCENDANT
- See Also:
- Constant Field Values
FIRST_LAYOUT_TYPE
public static final int FIRST_LAYOUT_TYPE
- See Also:
- Constant Field Values
FIRST_LAYOUT_HIDDEN
public static final int FIRST_LAYOUT_HIDDEN
- See Also:
- Constant Field Values
LayoutParentLayoutIdException
public LayoutParentLayoutIdException(int type)
getType
public int getType()