org.gnu.gconf
public class ConfException extends Exception
Deprecated: This class is part of the java-gnome 2.x family of libraries,
which, due to their inefficiency and complexity, are no longer
being maintained and have been abandoned by the java-gnome
project. This class probably may or may not have an equivalent
in java-gnome 4.0; have a look for
org.gnome.gconf.ConfException.
| Field Summary | |
|---|---|
| static int | BAD_ADDRESS |
| static int | BAD_KEY |
| static int | CORRUPT |
| static int | FAILED |
| static int | IN_SHUTDOWN |
| static int | IS_DIR |
| static int | IS_KEY |
| static int | LOCAL_ENGINE |
| static int | LOCK_FAILED |
| static int | NO_PERMISSION |
| static int | NO_SERVER |
| static int | NO_WRITABLE_DATABASE |
| static int | OAF_ERROR |
| static int | OVERRIDDEN |
| static int | PARSE_ERROR |
| static int | TYPE_MISMATCH |
| Constructor Summary | |
|---|---|
| ConfException(int errorCode) | |
| Method Summary | |
|---|---|
| int | getErrorCode() |