Class NoSuchPreferencesException

All Implemented Interfaces:
Serializable

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

    • NoSuchPreferencesException

      public NoSuchPreferencesException()
    • NoSuchPreferencesException

      public NoSuchPreferencesException(String msg)
    • NoSuchPreferencesException

      public NoSuchPreferencesException(String msg, Throwable throwable)
    • NoSuchPreferencesException

      public NoSuchPreferencesException(Throwable throwable)