You are here

public function Exception::getMessage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpspec/prophecy/src/Prophecy/Exception/Exception.php \Prophecy\Exception\Exception::getMessage()

Return value

string

File

vendor/phpspec/prophecy/src/Prophecy/Exception/Exception.php, line 25

Class

Exception
Core Prophecy exception interface. All Prophecy exceptions implement it.

Namespace

Prophecy\Exception

Code

public function getMessage();