Class LayoutPrototypeException
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.LayoutPrototypeException
- All Implemented Interfaces:
Serializable
- Author:
- Julio Camarero
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLayoutPrototypeException
(String msg, Throwable throwable) LayoutPrototypeException
(Throwable throwable) LayoutPrototypeException
(List<Tuple> missingLayoutPrototypes) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setMissingLayoutPrototypes
(List<Tuple> missingLayoutPrototypes) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LayoutPrototypeException
public LayoutPrototypeException() -
LayoutPrototypeException
-
LayoutPrototypeException
-
LayoutPrototypeException
-
LayoutPrototypeException
-
-
Method Details
-
getMissingLayoutPrototypes
-
setMissingLayoutPrototypes
-