* @copyright 2007 (C) by Wrzasq * @license http://www.gnu.org/licenses/lgpl-3.0.txt GNU Lesser General Public License, Version 3 */ /** * Occurs when properties stream has ended and there is still read attempt. * * @package POT */ class E_OTS_OutOfBuffer extends Exception { } /**#@-*/ ?>