Class LicenseUserLimitExceededException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.atlassian.core.exception.InfrastructureException
-
- com.atlassian.confluence.license.exception.LicenseUserLimitExceededException
-
- All Implemented Interfaces:
Serializable
public class LicenseUserLimitExceededException extends com.atlassian.core.exception.InfrastructureException
- Since:
- 6.10.0.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LicenseUserLimitExceededException(String msg)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
LicenseUserLimitExceededException
public LicenseUserLimitExceededException(String msg)
-
-