Class Index | File Index

Classes

Any elements of the API not documented in the API reference are considered experimental and unsupported.
These may be removed in a future release.

Copyright (c) 2007-2015 by Cisco Systems, Inc.

Namespace $.fn.cwic-errorMapEntry


Defined in: cwic.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
<inner>  
cwic error object
Field Summary
Field Attributes Field Name and Description
 
a unique error identifier
 
the message associated with the error
 
Additional properties that will be passed back when an error is raised.
Namespace Detail
<inner> $.fn.cwic-errorMapEntry
cwic error object
Field Detail
{String} code
a unique error identifier

{String} message
the message associated with the error

{Any} propertyName
Additional properties that will be passed back when an error is raised.
Documentation generated by JsDoc Toolkit 2.4.0 on Wed Jul 08 2015 19:01:40 GMT+0200 (Central Europe Daylight Time)