|
|||||||||
| Home >> All >> com >> aendvari >> common >> [ osm overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.aendvari.common.osm
Interface OsmException.Code

- Enclosing interface:
- OsmException
- public static interface OsmException.Code
Defines the constants for the code property.
| Field Summary | |
static int |
NotSupported
The operation can not be performed. |
static int |
ValueNotCreated
The value object could not be created. |
| Field Detail |
NotSupported
public static final int NotSupported
- The operation can not be performed.
- See Also:
- Constant Field Values
ValueNotCreated
public static final int ValueNotCreated
- The value object could not be created.
- See Also:
- Constant Field Values
|
|||||||||
| Home >> All >> com >> aendvari >> common >> [ osm overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC