SVG to Compose Documentation
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SVG to Compose Documentation
svg-to-compose
/
dev.tonholo.s2c.error
/
ExitProgramException
/
ExitProgramException
Exit
Program
Exception
constructor
(
errorCode
:
ErrorCode
,
message
:
String
,
vararg
causes
:
Throwable
?
)
(
source
)
Parameters
message
A descriptive message explaining why the program needs to exit.