Details | Last modification | View Log | RSS feed
<?php
class BeforeValidException extends UnexpectedValueException
{
}