Package fmpp.util

Class InstallationException

All Implemented Interfaces:
Serializable

public class InstallationException extends ExceptionCC
There is a problem with the software environment.
See Also:
  • Constructor Details

    • InstallationException

      public InstallationException(String s)
    • InstallationException

      public InstallationException(String s, Throwable cause)