Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The exception classes in the org.apache.sling.servlets.post.exceptions package may be useful to throw from a custom post operation or other custom code to indicate a specific status code should be returned for failures.
Expected:
The org.apache.sling.servlets.post.exceptions package should be exported so those classes can be imported by other bundles.