Zipios++
Public Member Functions | List of all members
zipios::InvalidStateException Class Reference

An object member function may throw this exception, if the operation it normally performs is inappropriate or impossible to perform because of the current state of the object. More...

#include <fcollexceptions.h>

Inheritance diagram for zipios::InvalidStateException:
Inheritance graph
[legend]

Public Member Functions

 InvalidStateException (const string &msg) throw ()
 
 InvalidStateException (const InvalidStateException &src) throw ()
 
InvalidStateExceptionoperator= (const InvalidStateException &src) throw ()
 
virtual const char * what () const throw ()
 

Detailed Description

An object member function may throw this exception, if the operation it normally performs is inappropriate or impossible to perform because of the current state of the object.

Definition at line 47 of file fcollexceptions.h.


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