Package com.xebialabs.license
Class AmountOfCisExceededException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.xebialabs.license.LicenseViolationException
-
- com.xebialabs.license.AmountOfCisExceededException
-
- All Implemented Interfaces:
java.io.Serializable
public class AmountOfCisExceededException extends LicenseViolationException
When thrown indicates that number of CIs of certain type in repository exceeds the amount allowed in the product license.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AmountOfCisExceededException(java.lang.String s)
-