StreamPack
Toggle table of contents
3.0.0-RC
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
StreamPack
streampack-core
/
io.github.thibaultbee.streampack.core.elements.endpoints.composites.sinks
/
ClosedException
/
ClosedException
Closed
Exception
constructor
(
message
:
String
,
cause
:
Throwable
)
Parameters
message
the error message
cause
the error cause
constructor
(
message
:
String
)
Parameters
message
the error message
constructor
(
cause
:
Throwable
)