NoSuchWindowError.php in Zircon Profile 8.0
Same filename and directory in other branches
Namespace
Zumba\GastonJS\ExceptionFile
vendor/jcalderonzumba/gastonjs/src/Exception/NoSuchWindowError.phpView source
<?php
namespace Zumba\GastonJS\Exception;
/**
* Class NoSuchWindowError
* @package Zumba\GastonJS\Exception
*/
class NoSuchWindowError extends ClientError {
}
Classes
Name | Description |
---|---|
NoSuchWindowError | Class NoSuchWindowError @package Zumba\GastonJS\Exception |