Class lispa\amos\community\exceptions\CommunityException
Inheritance | lispa\amos\community\exceptions\CommunityException » Exception |
---|
Public Methods
Method | Description | Defined By |
---|---|---|
__construct() | lispa\amos\community\exceptions\CommunityException | |
__toString() | lispa\amos\community\exceptions\CommunityException |
Method Details
public void __construct ( $message, $code = 0, Exception $previous = null ) | ||
$message | ||
$code | ||
$previous |
public void __toString ( ) |