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