java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--javax.power.management.PowerManagerException
- See Also:
PowerManager
,
PowerStateEvent
,
PowerStateListener
public int getErrCode()
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public static final int ILLEGAL_STATE_TRANSITION_REQUEST
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public static final int KEEP_CURRENT_STATE
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public PowerManagerException(int err)
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public PowerManagerException(int err,
java.lang.String msg)
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public static final int STATE_TRANSITION_FAILURE
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples