|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
fmpp.util.ExceptionCC
fmpp.setting.SettingException
public class SettingException
Bad setting or setting combination, or faliure when trying to setup the engine with the settings.
| Constructor Summary | |
|---|---|
SettingException(java.lang.String s)
|
|
SettingException(java.lang.String s,
java.lang.Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class fmpp.util.ExceptionCC |
|---|
getCause, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SettingException(java.lang.String s)
public SettingException(java.lang.String s,
java.lang.Throwable cause)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||