Current File : //proc/self/root/home/itiffy/www/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/AssertionError.php
<?php
namespace Hamcrest;

/*
 Copyright (c) 2009 hamcrest.org
 */

class AssertionError extends \RuntimeException
{
}