Base class for exceptions that can be thrown by methods in the OSC module.
Public Member Functions | |
| OSCException (const String &desc) | |
Public Attributes | |
| String | description |
|
inline |
References DBG, and description.
Referenced by juce::OSCFormatError::OSCFormatError(), and juce::OSCInternalError::OSCInternalError().
| String juce::OSCException::description |
Referenced by OSCException().