<?php
/**
 * MySQLDump Exception.
 */

/**
 * BackWPup_MySQLDump_Exception.
 */
class BackWPup_MySQLDump_Exception extends Exception {

}
