public class ExportImportEntityException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE_GROUP_NOT_STAGED |
static int |
TYPE_INVALID_COMMAND |
static int |
TYPE_NO_DATA_FOUND |
static int |
TYPE_PORTLET_NOT_STAGED |
| Constructor and Description |
|---|
ExportImportEntityException(int type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getType() |
public static final int TYPE_GROUP_NOT_STAGED
public static final int TYPE_INVALID_COMMAND
public static final int TYPE_NO_DATA_FOUND
public static final int TYPE_PORTLET_NOT_STAGED