~ubuntu-branches/ubuntu/vivid/php-horde-service-weather/vivid-proposed

« back to all changes in this revision

Viewing changes to Horde_Service_Weather-2.1.3/lib/Horde/Service/Weather/Exception/InvalidProperty.php

  • Committer: Package Import Robot
  • Author(s): Mathieu Parent
  • Date: 2014-10-16 21:46:14 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20141016214614-no8xuhfj8ofsey56
Tags: 2.1.4-1
New upstream version 2.1.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?php
2
 
/**
3
 
 * Exception handler for the horde/Servcie_Weather package.
4
 
 *
5
 
 * Copyright 2011-2014 Horde LLC (http://www.horde.org/)
6
 
 *
7
 
 * @author   Michael J Rubinsky <mrubinsk@horde.org>
8
 
 * @category Horde
9
 
 * @license  http://www.horde.org/licenses/bsd BSD
10
 
 * @package  Service_Weather
11
 
 */
12
 
class Horde_Service_Weather_Exception_InvalidProperty extends Horde_Service_Weather_Exception
13
 
{
14
 
}
 
 
b'\\ No newline at end of file'