JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::OSCException Struct Reference

Base class for exceptions that can be thrown by methods in the OSC module. More...

#include <juce_OSCTypes.h>

Inheritance diagram for juce::OSCException:
Collaboration diagram for juce::OSCException:

Public Member Functions

 OSCException (const String &desc)
 

Public Attributes

String description
 

Detailed Description

Base class for exceptions that can be thrown by methods in the OSC module.

{OSC}

Constructor & Destructor Documentation

◆ OSCException()

juce::OSCException::OSCException ( const String desc)
inline

References DBG.

Member Data Documentation

◆ description

String juce::OSCException::description

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