Class LayoutTypeException
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.LayoutTypeException
- All Implemented Interfaces:
Serializable
- Author:
- Brian Wing Shun Chan
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
FIRST_LAYOUT
public static final int FIRST_LAYOUT- See Also:
-
FIRST_LAYOUT_PERMISSION
public static final int FIRST_LAYOUT_PERMISSION- See Also:
-
NOT_INSTANCEABLE
public static final int NOT_INSTANCEABLE- See Also:
-
NOT_PARENTABLE
public static final int NOT_PARENTABLE- See Also:
-
-
Constructor Details
-
LayoutTypeException
public LayoutTypeException(int type)
-
-
Method Details
-
getLayoutType
-
getType
public int getType() -
setLayoutType
-