public class LayoutParentLayoutIdException extends PortalException
| Modifier and Type | Field and Description |
|---|---|
static int |
FIRST_LAYOUT_HIDDEN
Deprecated.
As of 6.2.0
|
static int |
FIRST_LAYOUT_TYPE |
static int |
NOT_PARENTABLE |
static int |
NOT_SORTABLE |
static int |
SELF_DESCENDANT |
| Constructor and Description |
|---|
LayoutParentLayoutIdException(int type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getType() |
@Deprecated public static final int FIRST_LAYOUT_HIDDEN
public static final int FIRST_LAYOUT_TYPE
public static final int NOT_PARENTABLE
public static final int NOT_SORTABLE
public static final int SELF_DESCENDANT