public class SymbolDrawingException extends Exception
Modifier and Type | Field and Description |
---|---|
static int |
SHAPETYPE_MISMATCH |
static 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() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final int UNSUPPORTED_SET_OF_SETTINGS
public static final int SHAPETYPE_MISMATCH
public static final String STR_UNSUPPORTED_SET_OF_SETTINGS