Class RequiredLayoutException
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.RequiredLayoutException
- All Implemented Interfaces:
Serializable
- Author:
- Brian Wing Shun Chan
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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
-
AT_LEAST_ONE
public static final int AT_LEAST_ONE- See Also:
-
FIRST_LAYOUT_TYPE
public static final int FIRST_LAYOUT_TYPE- See Also:
-
-
Constructor Details
-
RequiredLayoutException
public RequiredLayoutException(int type)
-
-
Method Details
-
getType
public int getType()
-