Last updated

API / geotoolkit3d / util / intersection / IntersectionNotSupportedError / IntersectionNotSupportedError

Class: IntersectionNotSupportedError

intersection.IntersectionNotSupportedError.IntersectionNotSupportedError

IntersectionNotSupportedError
This error is thrown if the objects provided to the Intersection3DUtil.intersectObjects are not supported for intersection.

Hierarchy

  • Error

    IntersectionNotSupportedError

Table of contents

Constructors
Methods

Contents

Constructors

new IntersectionNotSupportedError(message)

new IntersectionNotSupportedError(message?)

Parameters

Name Type
Optional messagestring

Inherited from

Error.constructor

Methods

getClassName

getClassName(): string

Returns

string


getClassName

Static getClassName(): string

Returns

string