toggle menu
Signum
3.17.0
common
switch theme
search in API
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
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?