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) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int FIRST_LAYOUT
public static final int FIRST_LAYOUT_PERMISSION
public static final int NOT_INSTANCEABLE
public static final int NOT_PARENTABLE