| JUCE
    | 
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...
#include <juce_OSCTypes.h>
| Public Member Functions | |
| OSCFormatError (const String &desc) | |
|  Public Member Functions inherited from OSCException | |
| OSCException (const String &desc) | |
| Additional Inherited Members | |
|  Public Attributes inherited from OSCException | |
| String | 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.
| OSCFormatError::OSCFormatError | ( | const String & | desc | ) |