<?php

namespace BookStack\Exceptions;

class ZipExportException extends \Exception
{
}