lib
Toggle table of contents
common
js
Platform filter
common
js
Switch theme
Search in API
lib
mockzilla
/
com.apadmi.mockzilla.lib.internal.utils
/
DummyException
Dummy
Exception
js
class
DummyException
:
IOException
Members
Members & Extensions
Constructors
Dummy
Exception
Link copied to clipboard
js
constructor
(
)
Properties
cause
Link copied to clipboard
js
open
val
cause
:
Throwable
?
message
Link copied to clipboard
js
open
val
message
:
String
?
Functions
is
Some
Match
In
Chain
Link copied to clipboard
fun
Throwable
.
isSomeMatchInChain
(
predicate
:
(
Throwable
)
->
Boolean
)
:
Boolean
to
String
Link copied to clipboard
js
open
override
fun
toString
(
)
:
String