Class UnableToValidateLicenseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.xebialabs.license.UnableToValidateLicenseException
All Implemented Interfaces:
Serializable

public class UnableToValidateLicenseException extends RuntimeException
This exception typically denotes a system error, e.g. a hashing algorithm is not present.
See Also:
  • Constructor Details

    • UnableToValidateLicenseException

      public UnableToValidateLicenseException(String message, Throwable cause)