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