<?php

namespace WPDesk\FCF\Free\Exception;

/**
 * Unexpected param exception.
 */
class UnexpectedParamException extends \Exception {}
