Package com.xebialabs.license.service
Class LicenseInstallationFailedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.xebialabs.license.service.LicenseInstallationFailedException
-
- All Implemented Interfaces:
java.io.Serializable
public class LicenseInstallationFailedException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LicenseInstallationFailedException(java.lang.String s)LicenseInstallationFailedException(java.lang.String message, java.lang.Throwable cause)
-