<?php declare(strict_types=1);
/*
* This file is part of PHPUnit.
*
* (c) Sebastian Bergmann <sebastian@phpunit.de>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace PHPUnit\Event;
/**
* @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
*/
final class InvalidArgumentException extends \InvalidArgumentException implements Exception
{
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| EventAlreadyAssignedException.php | File | 507 B | 0644 |
|
| EventFacadeIsSealedException.php | File | 506 B | 0644 |
|
| Exception.php | File | 330 B | 0644 |
|
| InvalidArgumentException.php | File | 488 B | 0644 |
|
| InvalidEventException.php | File | 499 B | 0644 |
|
| InvalidSubscriberException.php | File | 504 B | 0644 |
|
| MapError.php | File | 486 B | 0644 |
|
| MoreThanOneDataSetFromDataProviderException.php | File | 559 B | 0644 |
|
| NoComparisonFailureException.php | File | 540 B | 0644 |
|
| NoDataSetFromDataProviderException.php | File | 550 B | 0644 |
|
| NoPreviousThrowableException.php | File | 506 B | 0644 |
|
| NoTestCaseObjectOnCallStackException.php | File | 760 B | 0644 |
|
| RuntimeException.php | File | 472 B | 0644 |
|
| SubscriberTypeAlreadyRegisteredException.php | File | 518 B | 0644 |
|
| UnknownEventException.php | File | 499 B | 0644 |
|
| UnknownEventTypeException.php | File | 503 B | 0644 |
|
| UnknownSubscriberException.php | File | 504 B | 0644 |
|
| UnknownSubscriberTypeException.php | File | 508 B | 0644 |
|