Class DistributionInstallerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.siouan.frontendgradleplugin.core.FrontendException
-
- org.siouan.frontendgradleplugin.core.DistributionInstallerException
-
- All Implemented Interfaces:
java.io.Serializable
public class DistributionInstallerException extends FrontendException
Exception thrown when a distribution installer fails.- Since:
- 1.1.3
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DistributionInstallerException(java.lang.Throwable cause)
-