OpenShot Library | libopenshot-audio 0.2.0
|
An exception that can be thrown by Expression::evaluate(). More...
Public Member Functions | |
EvaluationError (const String &desc) | |
Public Attributes | |
String | description |
An exception that can be thrown by Expression::evaluate().
Definition at line 95 of file juce_Expression.cpp.
|
inline |
Definition at line 98 of file juce_Expression.cpp.
String juce::Expression::Helpers::EvaluationError::description |
Definition at line 103 of file juce_Expression.cpp.