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>
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.
◆ InvalidStateException() [1/3]
zipios::InvalidStateException::InvalidStateException |
( |
| ) |
|
throw | ( | |
| ) | | |
◆ InvalidStateException() [2/3]
zipios::InvalidStateException::InvalidStateException |
( |
const string & |
msg | ) |
|
throw | ( | |
| ) | | |
|
explicit |
◆ InvalidStateException() [3/3]
◆ ~InvalidStateException()
zipios::InvalidStateException::~InvalidStateException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
virtual |
◆ operator=()
◆ what()
const char * zipios::InvalidStateException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
virtual |
The documentation for this class was generated from the following files:
- FreeCAD/src/zipios++/fcollexceptions.h
- FreeCAD/src/zipios++/fcollexceptions.cpp