You are here

NoSuchWindowError.php in Zircon Profile 8.0

Same filename and directory in other branches
  1. 8 vendor/jcalderonzumba/gastonjs/src/Exception/NoSuchWindowError.php

File

vendor/jcalderonzumba/gastonjs/src/Exception/NoSuchWindowError.php
View source
<?php

namespace Zumba\GastonJS\Exception;


/**
 * Class NoSuchWindowError
 * @package Zumba\GastonJS\Exception
 */
class NoSuchWindowError extends ClientError {

}

Classes

Namesort descending Description
NoSuchWindowError Class NoSuchWindowError @package Zumba\GastonJS\Exception