public class LithoMetadataExceptionWrapper
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LITHO_CONTEXT |
| Constructor and Description |
|---|
LithoMetadataExceptionWrapper(ComponentTree componentTree,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
void |
addParentStateConfigValue(java.lang.Boolean wasStatelessWhenCreated) |
java.lang.String |
getMessage() |
public static final java.lang.String LITHO_CONTEXT
public LithoMetadataExceptionWrapper(ComponentTree componentTree, java.lang.Throwable cause)