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

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

Inheritance diagram for 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

◆ OSCException()

OSCException::OSCException ( const String desc)

References DBG.

Member Data Documentation

◆ description

String OSCException::description

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