public class LayoutParentLayoutIdException extends PortalException
Modifier and Type | Field and Description |
---|---|
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() |
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