<?php namespace WPDesk\FS\TableRate\Exception; use RuntimeException; class RuleRequired extends RuntimeException { }