internals
Toggle table of contents
3.20.0
common
Target filter
common
Switch theme
Search in API
Skip to content
internals
internals
/
at.asitplus.signum.internals
/
ImplementationError
Implementation
Error
class
ImplementationError
(
message
:
String
?
=
null
)
:
Throwable
(
source
)
Members
Constructors
Implementation
Error
Link copied to clipboard
constructor
(
message
:
String
?
=
null
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?