[This documentation is preliminary and is subject to change.]
Defines a function handler that is executed when an error is encountered during a request, a transaction, or other database operation.
This property is read/write.
Syntax
| JavaScript |
|---|
object.onerror = ptr ptr = object.onerror |
Property values
Type: Function
Standards information
See also
Build date: 5/22/2012
