<?php
namespace Ratchet\Application\WAMP;

class Exception extends \Exception {
}