Class SimpleThrower

Description

A type of SimpleMethodAction.

Stashes an exception for throwing later.

Located in /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, 04 May 2008 09:21:48 -0500 by phpDocumentor 1.3.0