root/lang/php/Diggin_Service_Munoh/Munoh/Exception.php

Revision 8577, 186 bytes (checked in by sasezaki, 8 months ago)

Changed Directory

Line 
1<?php
2/**
3 * @see Zend_Service_Exception
4 */
5
6
7/**
8 * @category   Diggin
9 * @package    Diggin_Service
10 * @subpackage Munoh
11 */
12class Diggin_Service_Munoh_Exception extends Exception
13{}
Note: See TracBrowser for help on using the browser.