On This Page
Class: MicroformError v0.4.4
This class defines how error scenarios are
presented by Microform, primarily as the first argument to callbacks
(see {void}"" title="" data-scope="local" data-format="dita" data-type="" target="_self" >"callback(erropt, nullable, dataopt, nullable) > {void}").
Members
(nullable)
details :object
Additional error specific information.
For example, this could be the payload of an underlying Flex API
response or the details of a JavaScript error that is caught and handled.
Type
Object
message
:string
Type
String