|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.dvb.user.UnsupportedPreferenceException
Thrown when a non-supported preference is used.
Constructor Summary | |
UnsupportedPreferenceException()
Constructs a UnsupportedPreferenceException with no detail message. |
|
UnsupportedPreferenceException(java.lang.String a)
Constructs a UnsupportedPreferenceException with a detail message. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public UnsupportedPreferenceException()
UnsupportedPreferenceException
with no detail message.
public UnsupportedPreferenceException(java.lang.String a)
UnsupportedPreferenceException
with a detail message.
a
- the detail message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |