isException property

bool get isException

Implementation

bool get isException => _ref.ref.tag == JSTag.EXCEPTION.value;