Class LicenseInstallationFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.xebialabs.license.service.LicenseInstallationFailedException
All Implemented Interfaces:
Serializable

public class LicenseInstallationFailedException extends Exception
See Also:
  • Constructor Details

    • LicenseInstallationFailedException

      public LicenseInstallationFailedException(String s)
    • LicenseInstallationFailedException

      public LicenseInstallationFailedException(String message, Throwable cause)