orx
Toggle table of contents
0.5.0-dev.28+293aff4
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-expression-evaluator-typed
/
org.openrndr.extra.expressions.typed
/
ExpressionException
Expression
Exception
class
ExpressionException
(
message
:
String
)
:
RuntimeException
(
source
)
Members
Constructors
Expression
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?