public class AssetTagException extends PortalException
| Modifier and Type | Field and Description |
|---|---|
static int |
AT_LEAST_ONE_TAG |
static int |
INVALID_CHARACTER |
| Constructor and Description |
|---|
AssetTagException(int type) |
AssetTagException(String message,
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 AT_LEAST_ONE_TAG
public static final int INVALID_CHARACTER
public AssetTagException(int type)
public AssetTagException(String message, int type)