Last updated

API / geotoolkit3d / util / intersection / IntersectionCancelledError / IntersectionCancelledError

Class: IntersectionCancelledError

intersection.IntersectionCancelledError.IntersectionCancelledError

IntersectionCancelledError
This error is thrown if the queued intersection is cancelled.

Hierarchy

  • Error

    IntersectionCancelledError

Table of contents

Constructors
Methods

Contents

Constructors

new IntersectionCancelledError(message)

new IntersectionCancelledError(message?)

Parameters

Name Type
Optional messagestring

Inherited from

Error.constructor

Methods

getClassName

getClassName(): string

Returns

string


getClassName

Static getClassName(): string

Returns

string