Package fmpp.util
Class InstallationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- fmpp.util.ExceptionCC
-
- fmpp.util.InstallationException
-
- All Implemented Interfaces:
java.io.Serializable
public class InstallationException extends ExceptionCC
There is a problem with the software environment.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InstallationException(java.lang.String s)
InstallationException(java.lang.String s, java.lang.Throwable cause)
-