Base class for exceptions that can be thrown by methods in the OSC module. More...
#include <juce_OSCTypes.h>
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.
OSCException::OSCException | ( | const String & | desc | ) |
References DBG, and description.
String OSCException::description |
Referenced by OSCException().