mockspresso2
Toggle table of contents
2.2.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
mockspresso2
core
/
com.episode6.mockspresso2
/
DependencyAlreadyMappedError
Dependency
Already
Mapped
Error
class
DependencyAlreadyMappedError
(
key
:
DependencyKey
<
*
>
)
:
AssertionError
Members
Constructors
Dependency
Already
Mapped
Error
Link copied to clipboard
constructor
(
key
:
DependencyKey
<
*
>
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?