Interface CompileExceptionHandler


public interface CompileExceptionHandler
handle(CompileException, ModelResource) is called when a CompileException occurs in the ACLPolicyProvider. Implement this interface and set the handler via ACLPolicyProvider.setCompileExceptionHandler(CompileExceptionHandler) to handle the exception.