Current File : //var/www/vinorea/modules/psassistant/vendor/react/promise/src/Exception/LengthException.php
<?php

namespace React\Promise\Exception;

class LengthException extends \LengthException
{
}