Class LoggerThrowableInformation

Description

The internal representation of throwables.

  • since: 2.1

Located in /log4php/LoggerThrowableInformation.php (line 27)


	
			
Method Summary
LoggerThrowableInformation __construct (Exception $throwable, $logger 1)
Exception getThrowable ()
Methods
Constructor __construct (line 41)

Create a new instance

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

Returns string representation of throwable

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

Return source exception

  • access: public
Exception getThrowable ()

Documentation generated on Thu, 16 Feb 2017 18:03:11 +0900 by phpDocumentor 1.4.4