<?php

namespace ECSPrefix202510\React\Promise\Exception;

class LengthException extends \LengthException
{
}
