/** * Alias for Notifier::buildNotice. */ public static function buildNotice($exc) { return self::$notifier->buildNotice($exc); }