Class LegacyExceptionHandler

java.lang.Object
org.alfresco.rest.api.impl.LegacyExceptionHandler
All Implemented Interfaces:
ExceptionHandler

public class LegacyExceptionHandler extends Object implements ExceptionHandler
Translates access denied exceptions from the service layer to API permission denied exception.
Author:
steveglover
  • Constructor Details

    • LegacyExceptionHandler

      public LegacyExceptionHandler()
  • Method Details