Class Test_CMB2_Exception
Custom exception class because PHPunit < 3.7 has the following error: "InvalidArgumentException: You must not expect the generic exception class."
- Exception implements Throwable
- Test_CMB2_Exception
Package: Tests\CMB2
License: GPL-2.0+
Author: CMB2 team
Link: http://stackoverflow.com/a/10744841
Located at tests/test-cmb-core.php
License: GPL-2.0+
Author: CMB2 team
Link: http://stackoverflow.com/a/10744841
Located at tests/test-cmb-core.php
Methods summary
public
|
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Properties summary
Properties inherited from Exception
$code
,
$file
,
$line
,
$message