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() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int DUPLICATE
public static final int TOO_LONG
public static final int TOO_SHORT