Class LayoutBranchNameException
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.LayoutBranchNameException
- All Implemented Interfaces:
Serializable
- Author:
- Brian Wing Shun Chan
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
DUPLICATE
public static final int DUPLICATE- See Also:
-
TOO_LONG
public static final int TOO_LONG- See Also:
-
TOO_SHORT
public static final int TOO_SHORT- See Also:
-
-
Constructor Details
-
LayoutBranchNameException
public LayoutBranchNameException(int type)
-
-
Method Details
-
getType
public int getType()
-