Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.intrinsics.js.node.asserts
/
AssertionError
Assertion
Error
@
API
interface
AssertionError
:
JsRegisteredError
Node API: Assertion Error
Inheritors
NodeAssertionError
Members
Properties
actual
Link copied to clipboard
abstract
val
actual
:
Any
?
code
Link copied to clipboard
open
override
val
code
:
String
expected
Link copied to clipboard
abstract
val
expected
:
Any
?
generated
Message
Link copied to clipboard
abstract
val
generatedMessage
:
Boolean
message
Link copied to clipboard
abstract
val
message
:
String
?
name
Link copied to clipboard
open
override
val
name
:
String
operator
Link copied to clipboard
abstract
val
operator
:
String
?