NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Methods | List of all members
nvbio::bad_alloc Struct Reference

Detailed description

Definition at line 53 of file exceptions.h.

#include <exceptions.h>

Public Methods

 bad_alloc (const char *format,...)
 
const char * what () const
 

Constructor & Destructor Documentation

nvbio::bad_alloc::bad_alloc ( const char *  format,
  ... 
)

Definition at line 59 of file exceptions.cpp.

Member Function Documentation

const char* nvbio::bad_alloc::what ( ) const
inline

Definition at line 57 of file exceptions.h.


The documentation for this struct was generated from the following files: