public class AssetTagException extends PortalException
| Modifier and Type | Field and Description |
|---|---|
static int |
AT_LEAST_ONE_TAG |
static int |
INVALID_CHARACTER |
static int |
MAX_LENGTH |
| Constructor and Description |
|---|
AssetTagException(int type) |
AssetTagException(String message,
int type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getType() |
public static final int AT_LEAST_ONE_TAG
public static final int INVALID_CHARACTER
public static final int MAX_LENGTH