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
/
OptimizationException
/
OptimizationException
Optimization
Exception
constructor
(
errorCode
:
ErrorCode
,
message
:
String
=
errorCode.name
,
throwable
:
Throwable
?
=
null
)
(
source
)