public class ForeachTagException extends TagException
| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE_END_TAG_NOT_FOUND
If a foreach tag is not found in the list of foreachGroups in TableForEachExpansionHandler
|
static int |
TYPE_GROUP_NOT_FOUND
If a foreach tag is not found in the list of foreachGroups in TableForEachExpansionHandler
|
static int |
TYPE_GROUP_NOT_NESTED
If a foreach tag group is not fully nested within its parent group
|
static int |
TYPE_INVALID_HORIZONTAL_MERGE
If a horizontal merge cell is placed within a foreach group in an invald manner
|
static int |
TYPE_INVALID_NESTING
If a foreach group has nested blocks within blocks
|
static int |
TYPE_INVALID_PLACEMENT
If a foreach/end-foreach tag is placed incorrectly
|
static int |
TYPE_INVALID_PROPERTY
If a foreach/end-foreach tag contains an invalid property
|
static int |
TYPE_INVALID_VERTICAL_MERGE
If a vertical merge cell is placed within a foreach group in an invald manner
|
static int |
TYPE_PROCESSING
If a foreach group fails to adjust iterators or moving to new node
|
ANCHOR_NOT_FOUND, BAD_BITMAP, BAD_FILE, BAD_HTML, CHART_PROVIDER_NOT_LOADED, CHART_TYPE_NOT_IN_CHARTML, DUPLICATE_TAG_IDS, IF_NOT_FOUND, ILLEGAL_ATTRIBUTE_NAME, ILLEGAL_FILE_TYPE, ILLEGAL_LOCATION, IN_TABLE, MISSING_END_FOREACH, MISSING_END_IF, MISSING_END_LINK, MISSING_END_SWITCH, MISSING_FILE, MULTIPLE_NODE_VALUES, NESTED_LINK, NO_NODE_VALUE, NOT_SELF_CONTAINED, SELF_CONTAINED, UNEXPECTED_CASE, UNEXPECTED_ELSE, UNEXPECTED_END_FOREACH, UNEXPECTED_END_IF, UNEXPECTED_END_LINK, UNEXPECTED_END_SWITCH, UNKNOWN_TAG, WRONG_ATTRIBUTES| Constructor and Description |
|---|
ForeachTagException(java.lang.String message,
int type,
BaseTag tag) |
getLevel, getTag, getTypegetDocPos, getFullTag, setDocPos, setFullTagpublic static final int TYPE_INVALID_PLACEMENT
public static final int TYPE_INVALID_PROPERTY
public static final int TYPE_GROUP_NOT_FOUND
public static final int TYPE_END_TAG_NOT_FOUND
public static final int TYPE_GROUP_NOT_NESTED
public static final int TYPE_PROCESSING
public static final int TYPE_INVALID_NESTING
public static final int TYPE_INVALID_HORIZONTAL_MERGE
public static final int TYPE_INVALID_VERTICAL_MERGE
Copyright © 2002-2026 Windward Studios, LLC. - All Rights Reserved. We are Java document generation software