Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
spec
PhpSpec
Formatter
ExceptionStub
PHP Class spec\PhpSpec\Formatter\ExceptionStub
Mostra file
Open project: phpspec/phpspec
Protected Properties
Property
Type
Description
$message
$trace
Public Methods
Method
Description
__construct
(
$message
,
$trace
)
getMessage
( )
getTraceAsString
( )
Method Details
__construct()
public
method
public
__construct
(
$message
,
$trace
)
getMessage()
public
method
public
getMessage
( )
getTraceAsString()
public
method
public
getTraceAsString
( )
Property Details
$message
protected_oe property
protected
$message
$trace
protected_oe property
protected
$trace