Package com.atlassian.confluence.tenant
Class VacantException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
com.atlassian.confluence.tenant.VacantException
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
since 8.6
Thrown when tenant-specific beans are accessed without a tenant.
- Since:
- 5.6
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVacantException
(org.aopalliance.intercept.MethodInvocation methodInvocation) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionObject[]
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VacantException
public VacantException(org.aopalliance.intercept.MethodInvocation methodInvocation) Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getArguments
Deprecated, for removal: This API element is subject to removal in a future version. -
getMethod
Deprecated, for removal: This API element is subject to removal in a future version.
-