JUCE
Public Member Functions | List of all members
juce::OSCFormatError Struct Reference

Exception type thrown when the OSC module fails to parse something because of a data format not compatible with the OpenSoundControl 1.0 specification. More...

+ Inheritance diagram for juce::OSCFormatError:

Public Member Functions

 OSCFormatError (const String &desc)
 
- Public Member Functions inherited from juce::OSCException
 OSCException (const String &desc)
 

Additional Inherited Members

- Public Attributes inherited from juce::OSCException
String description
 

Detailed Description

Exception type thrown when the OSC module fails to parse something because of a data format not compatible with the OpenSoundControl 1.0 specification.

Constructor & Destructor Documentation

juce::OSCFormatError::OSCFormatError ( const String desc)

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