|
|||||||||
| 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.util.InstallationException
public class InstallationException
There is a problem with the software environment.
| Constructor Summary | |
|---|---|
InstallationException(java.lang.String s)
|
|
InstallationException(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 InstallationException(java.lang.String s)
public InstallationException(java.lang.String s,
java.lang.Throwable cause)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||