WOscException Class Reference

#include <WOscException.h>

List of all members.

Public Member Functions

 WOscException (ErrorCodes err, std::string file, int line)
ErrorCodes GetErr () const
std::string GetErrStr () const
const std::string & GetFile () const
int GetLine () const

Static Public Member Functions

static std::string GetErrStr (ErrorCodes err)

Detailed Description

Exceptions which occur inside the WOsc-Library. You should catch by const reference.

Examples:

WOscClient.cpp, WOscServer.cpp, WOscStreamingClient.cpp, and WOscStreamingServer.cpp.

Definition at line 119 of file WOscException.h.


The documentation for this class was generated from the following files:
Generated on Sat Oct 23 03:05:59 2010 for WOscLib by  doxygen 1.6.3