#include <mcllib/MCDBExcept.h>
Inheritance diagram for MCDBExcept:

Public Member Functions | |
| MCDBExcept (const char *exStr) | |
| Construct from a C-style string.  | |
| MCDBExcept (const MCSrcMsg &msg) | |
| Construct from a source message.   | |
      
  | 
  
| 
 Construct from a source message. Source messages are messages in the library source and indicate the file and line at which the exception occured.  | 
  
 1.3.9.1