public class RequiredGroupException extends PortalException
| Modifier and Type | Field and Description |
|---|---|
static int |
CURRENT_GROUP |
static int |
PARENT_GROUP |
static int |
SYSTEM_GROUP |
| Constructor and Description |
|---|
RequiredGroupException(java.lang.String message,
int type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getType() |
public static final int CURRENT_GROUP
public static final int PARENT_GROUP
public static final int SYSTEM_GROUP