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

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
 

Detailed Description

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

Constructor & Destructor Documentation

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

Member Data Documentation

String juce::OSCException::description

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