<?php

namespace Civi\ActionProvider\Exception;

class InvalidConfigurationException extends \Exception {
	
}
