testphase
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Namespaces

  • Phramework
    • Exceptions
    • Testphase
      • Exceptions
    • Validate

Exceptions

  • UnsetGlobalException

Class UnsetGlobalException

Exception used for unset variables key in Phramework\Testphase\Globals

Exception implements Throwable
Extended by Phramework\Testphase\Exceptions\UnsetGlobalException
Namespace: Phramework\Testphase\Exceptions
Package: Phramework\Testphase\Exceptions
Located at Exceptions/UnsetGlobalException.php

Methods summary

public
# __construct( string $key )

UnsetGlobalException constructor.

UnsetGlobalException constructor.

Parameters

$key
Missing variable key

Overrides

Exception::__construct
public string
# getKey( )

Returns

string
Missing variable key

Methods inherited from Exception

__toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()

Properties summary

protected $key
#

Properties inherited from Exception

$code, $file, $line, $message

testphase API documentation generated by ApiGen