Class SimpleThrower

Description

A type of SimpleMethodAction.

Stashes an exception for throwing later.

Located in /_tests/simpletest/mock_objects.php (line 574)


	
			
Variable Summary
mixed $_exception
Method Summary
SimpleThrower SimpleThrower (Exception $exception)
void act ()
Variables
mixed $_exception (line 575)
Methods
Constructor SimpleThrower (line 582)

Stashes it for later.

  • access: public
SimpleThrower SimpleThrower (Exception $exception)
  • Exception $exception: The exception object to throw.
act (line 590)

Throws the exceptins stashed earlier.

  • access: public
void act ()

Documentation generated on Sun, 02 Jan 2011 23:18:06 +0000 by phpDocumentor 1.4.3