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