Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
#include <berryInvalidRegistryObjectException.h>
Public Member Functions | |
InvalidRegistryObjectException () | |
~InvalidRegistryObjectException () override throw () | |
const char * | name () const override throw () |
InvalidRegistryObjectException * | clone () const override |
void | rethrow () const override |
An exception indicating an attempt to access an extension registry object that is no longer valid.
This exception is thrown by methods on extension registry objects. It is not intended to be instantiated or subclassed by clients.
Definition at line 31 of file berryInvalidRegistryObjectException.h.
berry::InvalidRegistryObjectException::InvalidRegistryObjectException | ( | ) |
|
override |
|
override |
|
override |
|
override |