Class LoggerThrowableInformation

Description

The internal representation of throwables.

  • since: 2.1

Located in /LoggerThrowableInformation.php (line 27)


	
			
Variable Summary
Method Summary
LoggerThrowableInformation __construct ( $throwable, $logger 1)
Exception getThrowable ()
Variables
Logger $logger (line 36)
  • var: reference
  • access: private
Exception $throwable (line 30)
  • var: Throwable to log
  • access: private
array $throwableArray (line 33)
  • var: Array of throwable messages
  • access: private
Methods
Constructor __construct (line 44)

Create a new instance

  • access: public
LoggerThrowableInformation __construct ( $throwable, $logger 1)
  • $logger 1: - Logger reference
  • $throwable $throwable: - a throwable as a exception
getStringRepresentation (line 62)

Returns string representation of throwable

  • access: public
array getStringRepresentation ()
getThrowable (line 53)

Return source exception

  • access: public
Exception getThrowable ()

Documentation generated on Sat, 18 Feb 2012 22:32:26 +0000 by phpDocumentor 1.4.3