Class Collapsed.Exceptions
java.lang.Object
com.atlassian.confluence.api.model.reference.Collapsed.Exceptions
- Enclosing interface:
- Collapsed
Attempting to access a property of a collapsed object should throw an exception, indicating that it was not in the
original request.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RuntimeException
throwCollapsedException
(String methodName)
-
Constructor Details
-
Exceptions
public Exceptions()
-
-
Method Details
-
throwCollapsedException
-