AudRecordLib
Public Member Functions
AudRecord::AudRecordException Class Reference

#include <Error.h>

List of all members.

Public Member Functions

 AudRecordException (String^ errorText, HRESULT hr)

Detailed Description

Generic exception class that covers failure HRESULTs from the native functions that aren't already covered by the builtin exception classes


Constructor & Destructor Documentation

AudRecord::AudRecordException::AudRecordException ( String^  additionalText,
HRESULT  hr 
)

Constructs a generic exception for unrecognized HRESULTs returned from the aative functions

Parameters:
additionalTextDescription of what caused the error
hrThe HRESULT returned from the native function

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Defines