<?php

namespace Civi\ActionProvider\Exception;

class ExecutionException extends \Exception {
  
}