<?php

namespace BuddyBossPlatformPro\Pusher;

use Exception;
class PusherException extends Exception
{
}
