Error object thrown when an assertion failed. This is an ECMA-262 Error, extended with a code property.

Hierarchy

  • Error
    • AssertionError

Constructors

Properties

Constructors

Properties

code: number

Error code. The meaning of the code can be found on http://openlayers.org/en/latest/errors.html (replace latest with the version found in the OpenLayers script's header comment if a version other than the latest is used).

Api

Generated using TypeDoc