Class MuleRuntimeInstallationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.aeontronix.enhancedmule.tools.onprem.MuleRuntimeInstallationException
All Implemented Interfaces:
Serializable

public class MuleRuntimeInstallationException extends Exception
See Also:
  • Constructor Details

    • MuleRuntimeInstallationException

      public MuleRuntimeInstallationException()
    • MuleRuntimeInstallationException

      public MuleRuntimeInstallationException(String message)
    • MuleRuntimeInstallationException

      public MuleRuntimeInstallationException(String message, Throwable cause)
    • MuleRuntimeInstallationException

      public MuleRuntimeInstallationException(Throwable cause)