|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.PortalException
com.liferay.portal.LayoutTypeException
public class LayoutTypeException
| Field Summary | |
|---|---|
static int |
FIRST_LAYOUT
|
static int |
NOT_PARENTABLE
|
| Constructor Summary | |
|---|---|
LayoutTypeException(int type)
|
|
| Method Summary | |
|---|---|
int |
getType()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int NOT_PARENTABLE
public static final int FIRST_LAYOUT
| Constructor Detail |
|---|
public LayoutTypeException(int type)
| Method Detail |
|---|
public int getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||