<?php namespace DataValues; use InvalidArgumentException; class IllegalValueException extends InvalidArgumentException { }