Package org.freedesktop.secret.errors
Class IsLocked
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.freedesktop.secret.errors.IsLocked
-
- All Implemented Interfaces:
Serializable
public class IsLocked extends Exception
The object must be unlocked before this action can be carried out.org.freedesktop.Secret.Error.IsLocked- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-