public class LayoutPrototypeException extends PortalException
| Constructor and Description |
|---|
LayoutPrototypeException() |
LayoutPrototypeException(List<Tuple> missingLayoutPrototypes) |
LayoutPrototypeException(String msg) |
LayoutPrototypeException(String msg,
Throwable throwable) |
LayoutPrototypeException(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
List<Tuple> |
getMissingLayoutPrototypes() |
void |
setMissingLayoutPrototypes(List<Tuple> missingLayoutPrototypes) |
public LayoutPrototypeException()
public LayoutPrototypeException(List<Tuple> missingLayoutPrototypes)
public LayoutPrototypeException(String msg)
public LayoutPrototypeException(String msg,
Throwable throwable)
public LayoutPrototypeException(Throwable throwable)