![]() |
ImFusion SDK 4.3
|
#include <AnatomyPlugin/include/ImFusion/AnatomyPlugin/Python/Common.h>
Exception thrown when an anatomical structure is invalid Thrown by python bindings. More...
Inheritance diagram for AnatomicalStructureInvalidException:Exception thrown when an anatomical structure is invalid Thrown by python bindings.
Public Member Functions | |
| AnatomicalStructureInvalidException (std::string name="AnatomicalStructure") | |
| const char * | what () const noexcept override |
Public Member Functions inherited from exception | |
| T | exception (T... args) |
| T | operator= (T... args) |
| T | what (T... args) |
| T | ~exception (T... args) |