public class LayoutTypeException extends PortalException
| Modifier and Type | Field and Description |
|---|---|
static int |
FIRST_LAYOUT |
static int |
FIRST_LAYOUT_PERMISSION |
static int |
NOT_INSTANCEABLE |
static int |
NOT_PARENTABLE |
| Constructor and Description |
|---|
LayoutTypeException(int type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLayoutType() |
int |
getType() |
void |
setLayoutType(String layoutType) |
public static final int FIRST_LAYOUT
public static final int FIRST_LAYOUT_PERMISSION
public static final int NOT_INSTANCEABLE
public static final int NOT_PARENTABLE