PHP Class Joli\JoliNotif\Exception\InvalidNotificationException

Inheritance: extends LogicException, implements Exception
Afficher le fichier Open project: jolicode/jolinotif

Méthodes publiques

Méthode Description
__construct ( Joli\JoliNotif\Notification $notification, $message = '', $code, Exception $previous = null )
getNotification ( ) : Joli\JoliNotif\Notification

Method Details

__construct() public méthode

public __construct ( Joli\JoliNotif\Notification $notification, $message = '', $code, Exception $previous = null )
$notification Joli\JoliNotif\Notification
$previous Exception

getNotification() public méthode

public getNotification ( ) : Joli\JoliNotif\Notification
Résultat Joli\JoliNotif\Notification