Autograph
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Autograph
autograph-test
/
dev.ynagai.autograph.test
/
EventAssertionError
Event
Assertion
Error
class
EventAssertionError
(
message
:
String
)
:
AssertionError
Thrown by the
assert*
functions in this file on a failed assertion.
Members
Constructors
Event
Assertion
Error
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?