CDMusicException

Purpose: Handles all library exceptions
Member functions:

Function: GetErrorDescription
Declaration: LPCTSTR GetErrorDescription() throw()
Purpose:
  Returns the generated error string description
Parameters:    None

Returns:
 The UNICODE/MBCS error string description

Top    Index

Function: ErrorToString
Declaration: LPCTSTR ErrorToString() throw()
Purpose:
  Returns only the error string description
Parameters:    None

Returns:
 The UNICODE/MBCS error string description 

Properties:

Top    Index