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