JUCE
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Public Attributes | List of all members
Expression::ParseError Class Reference

An exception that can be thrown by Expression::parse(). More...

Inherits std::exception.

Public Member Functions

 ParseError (const String &message)
 

Public Attributes

String description
 

Detailed Description

An exception that can be thrown by Expression::parse().

Constructor & Destructor Documentation

Expression::ParseError::ParseError ( const String message)

Member Data Documentation

String Expression::ParseError::description

The documentation for this class was generated from the following file: