Class NoSuchPreferenceValueException

All Implemented Interfaces:
Serializable

public class NoSuchPreferenceValueException extends NoSuchModelException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • NoSuchPreferenceValueException

      public NoSuchPreferenceValueException()
    • NoSuchPreferenceValueException

      public NoSuchPreferenceValueException(String msg)
    • NoSuchPreferenceValueException

      public NoSuchPreferenceValueException(String msg, Throwable throwable)
    • NoSuchPreferenceValueException

      public NoSuchPreferenceValueException(Throwable throwable)