Enum Class SecretError

java.lang.Object
java.lang.Enum<SecretError>
org.gnome.secret.SecretError
All Implemented Interfaces:
Serializable, Comparable<SecretError>, Constable, Enumeration

@Generated("io.github.jwharm.JavaGI") public enum SecretError extends Enum<SecretError> implements Enumeration
Errors returned by the Secret Service.

None of the errors are appropriate for display to the user. It is up to the application to handle them appropriately.