|
JUCE
|
Base class for exceptions that can be thrown by methods in the OSC module. More...
Inheritance diagram for juce::OSCException:Public Member Functions | |
| OSCException (const String &desc) | |
Public Attributes | |
| String | description |
Base class for exceptions that can be thrown by methods in the OSC module.
| juce::OSCException::OSCException | ( | const String & | desc | ) |
| String juce::OSCException::description |