<?php
/**
 * SugarSync API exception.
 */
class BackWPup_Destination_SugarSync_API_Exception extends Exception {
}
