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