Vault  4.1
Public Member Functions
VStackTraceException Class Reference

This simple helper class throws an exception with a stack trace included, without having to pass the boolean as you do with the base class. More...

#include <vexception.h>

Inheritance diagram for VStackTraceException:
VException VBentoNotFoundException

List of all members.

Public Member Functions

 VStackTraceException (const VString &errorString)
 VStackTraceException (int error, const VString &errorString)
 VStackTraceException (const VSystemError &error, const VString &errorString)

Detailed Description

This simple helper class throws an exception with a stack trace included, without having to pass the boolean as you do with the base class.

Definition at line 342 of file vexception.h.


The documentation for this class was generated from the following file:

Copyright ©1997-2014 Trygve Isaacson. All rights reserved. This documentation was generated with Doxygen.