<?php

namespace Civi\ActionProvider\Exception;

class InvalidParameterException extends \Exception {
	
}
