PHP Class BaiduException, thinksns

Author: zhujianting([email protected])
Inheritance: extends Exception
Show file Open project: medz/thinksns-4

Public Methods

Method Description
__construct ( $message, $code ) Constructor: initialize the BaiduException instance.

Method Details

__construct() public method

Constructor: initialize the BaiduException instance.
public __construct ( $message, $code )