Scroll to navigation

zipios::Exception(3) Library Functions Manual zipios::Exception(3)

NAME

zipios::Exception -
Basic exception.

SYNOPSIS

#include <fcollexceptions.h>
Inherits exception.

Public Member Functions


Exception (const string &msg) throw ()
 
Exception (const Exception &src) throw ()
 
Exception & operator= (const Exception &src) throw ()
 
virtual const char * what () const throw ()
 

Detailed Description

Basic exception.
Definition at line 61 of file fcollexceptions.h.

Author

Generated automatically by Doxygen for Zipios++ from the source code.
Mon Sep 22 2014 Zipios++