
class SizeException extends Exception
{
	public SizeException()
	{
	}
}
