PHP Class UpYunException, shudong-share

Inheritance: extends Exception
Show file Open project: HFO4/shudong-share Class Usage Examples

Public Methods

Method Description
__construct ( $message, $code, Exception $previous = null ) *{{{
__toString ( )

Method Details

__construct() public method

*{{{
public __construct ( $message, $code, Exception $previous = null )
$previous Exception

__toString() public method

public __toString ( )