public class LayoutPrototypeException extends PortalException
Constructor and Description |
---|
LayoutPrototypeException() |
LayoutPrototypeException(List<Tuple> missingLayoutPrototypes) |
LayoutPrototypeException(String msg) |
LayoutPrototypeException(String msg,
Throwable cause) |
LayoutPrototypeException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
List<Tuple> |
getMissingLayoutPrototypes() |
void |
setMissingLayoutPrototypes(List<Tuple> missingLayoutPrototypes) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString