You are here

class NoSuchWindowError in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/jcalderonzumba/gastonjs/src/Exception/NoSuchWindowError.php \Zumba\GastonJS\Exception\NoSuchWindowError

Class NoSuchWindowError @package Zumba\GastonJS\Exception

Hierarchy

Expanded class hierarchy of NoSuchWindowError

File

vendor/jcalderonzumba/gastonjs/src/Exception/NoSuchWindowError.php, line 9

Namespace

Zumba\GastonJS\Exception
View source
class NoSuchWindowError extends ClientError {

}

Members

Namesort descending Modifiers Type Description Overrides
ClientError::$response protected property @var mixed
ClientError::getResponse public function
ClientError::setResponse public function
ClientError::__construct public function 4