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

Detailed description

Definition at line 62 of file exceptions.h.

#include <exceptions.h>

Public Methods

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

Constructor & Destructor Documentation

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

Definition at line 67 of file exceptions.cpp.

Member Function Documentation

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

Definition at line 66 of file exceptions.h.


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