public class SymbolDrawingException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
static int |
SHAPETYPE_MISMATCH |
static java.lang.String |
STR_UNSUPPORTED_SET_OF_SETTINGS |
static int |
UNSUPPORTED_SET_OF_SETTINGS |
| Constructor and Description |
|---|
SymbolDrawingException(int type)
Creates a new instance of this exception.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getType() |
public static final int UNSUPPORTED_SET_OF_SETTINGS
public static final int SHAPETYPE_MISMATCH
public static final java.lang.String STR_UNSUPPORTED_SET_OF_SETTINGS