AbstractJsException
JavaScript: Abstract Exception
This sealed interface serves as the base type for all known JavaScript guest exception types (not counting user code which creates such types). Implementations or interfaces which extend this class implement core JavaScript exception types which are surfaced from intrinsics.