Class semper.preferences.PreferencesException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class semper.preferences.PreferencesException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----semper.preferences.PreferencesException

public class PreferencesException
extends RuntimeException

Constructor Index

 o PreferencesException()
 o PreferencesException(String)

Constructors

 o PreferencesException
  public PreferencesException()
 o PreferencesException
  public PreferencesException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index