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:
Serializable
When thrown indicates that number of CIs of certain type in repository exceeds the amount allowed in the product license.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AmountOfCisExceededException
-