1 2 3 4 5 6 7 8
<?php/** * Exception type for failed uploads */class Loco_error_UploadException extends Loco_error_Exception {}