public class LayoutBranchNameException extends PortalException
Modifier and Type | Field and Description |
---|---|
static int |
DUPLICATE |
static int |
TOO_LONG |
static int |
TOO_SHORT |
Constructor and Description |
---|
LayoutBranchNameException(int type) |
Modifier and Type | Method and Description |
---|---|
int |
getType() |
public static final int DUPLICATE
public static final int TOO_LONG
public static final int TOO_SHORT