Class Preferences::DataUnavailable
In: lib/preferences.rb
Parent: StandardError

Client code should raise this in an accessor method when the current value of a variable is not avaiable or for some other reason should not be saved to the file.

[Validate]