apns-php
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Groups
Pages
Exception.php
Go to the documentation of this file.
1
<?php
2
/**
3
* @file
4
* ApnsPHP_Exception class definition.
5
*
6
* LICENSE
7
*
8
* This source file is subject to the new BSD license that is bundled
9
* with this package in the file LICENSE.txt.
10
* It is also available through the world-wide-web at this URL:
11
* http://code.google.com/p/apns-php/wiki/License
12
* If you did not receive a copy of the license and are unable to
13
* obtain it through the world-wide-web, please send an email
14
* to aldo.armiento@gmail.com so we can send you a copy immediately.
15
*
16
* @author (C) 2010 Aldo Armiento (aldo.armiento@gmail.com)
17
* @version $Id$
18
*/
19
20
/**
21
* Exception class.
22
*
23
* @ingroup ApplePushNotificationService
24
*/
25
class
ApnsPHP_Exception
extends
Exception
26
{
27
}
ApnsPHP_Exception
Exception class.
Definition:
Exception.php:25
ApnsPHP
Exception.php
Generated on Wed May 13 2015 12:35:14 for apns-php by
1.8.6