Changeset 15072 for trunk/FACT++/scripts


Ignore:
Timestamp:
03/15/13 11:57:58 (12 years ago)
Author:
tbretz
Message:
Added exceptions to the descriptions.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/scripts/doc/dim.js

    r15047 r15072  
    152152 *     The states of the DIM_CONTROl server are the default.
    153153 *
     154 * @throws
     155 *    If number or type of arguments is wrong
     156 *
    154157 * @type Object[StringObject]
    155158 *
     
    173176 *     String specifying the name of the service to be returned.
    174177 *
    175  * @type Array[StringObject]
     178 * @throws
     179 *    If number or type of arguments is wrong
     180 *
     181 * @type {Description}
    176182 *
    177183 * @example
     
    203209 *     With true, only commands, with false, only data-services are returned.
    204210 *
     211 * @throws
     212 *    If number or type of arguments is wrong
     213 *
    205214 * @type Array[Object]
    206215 *
Note: See TracChangeset for help on using the changeset viewer.